Methods
T
Instance Public methods
test_set_helper_class_using_string()
# File actionpack/test/template/test_test.rb, line 77
def test_set_helper_class_using_string
  assert_equal PeopleHelper, self.class.helper_class
end