method
new
v6.1.7.7 -
Show latest stable
- Class:
ActionDispatch::Http::Parameters::ParseError
new()public
No documentation available.
# File actionpack/lib/action_dispatch/http/parameters.rb, line 20
def initialize
super($!.message)
end