instance method
to_s
Ruby on Rails 5.0.7.2
Since v5.0.7.2Signature
to_s()
Returns the content of the parameters as a string.
No documentation comment.
Source
# File actionpack/lib/action_controller/metal/strong_parameters.rb, line 183
Defined in actionpack/lib/action_controller/metal/strong_parameters.rb line 183
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionController::Parameters