method
controller_path=
v7.1.3.4 -
Show 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