class method
self.unknown
Ruby on Rails 8.1.2
Since v8.1.2Specifies if the methods calling redirects in controllers and routes should
be logged below their relevant log lines. Defaults to false.
Source
# File actionpack/lib/action_dispatch.rb, line 146
singleton_class.attr_accessor :verbose_redirect_logs
Defined in actionpack/lib/action_dispatch.rb line 146
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch