to_unsafe_h()
Returns an unsafe, unfiltered Hash representation of this parameter.
# File actionpack/lib/action_controller/metal/strong_parameters.rb, line 173 def to_unsafe_h to_hash end