class method
self.new
Ruby on Rails 6.0.6
Since v5.2.8.1Signature
self.new()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/http/parameters.rb, line 20
def initialize
super($!.message)
end
Defined in actionpack/lib/action_dispatch/http/parameters.rb line 20
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::Http::Parameters::ParseError