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