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