class method
self.controller_name
Ruby on Rails 7.2.3
Since v7.0.10Signature
self.controller_name()
No documentation comment.
Source
# File actionview/lib/action_view/test_case.rb, line 30
def self.controller_name
"test"
end
Defined in actionview/lib/action_view/test_case.rb line 30
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionView::TestCase::TestController