Methods
S
Instance Public methods
some_method()
# File actionpack/test/template/test_case_test.rb, line 129
def some_method
  render :partial => 'test/from_helper'
end