method
controller_path=
rails latest stable - Class:
ActionView::TestCase::TestController
controller_path=(path)public
No documentation available.
# File actionview/lib/action_view/test_case.rb, line 26
def controller_path=(path)
self.class.controller_path = path
end