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