method
hash
v7.2.3 -
Show latest stable
- Class:
ActionController::Parameters
hash()public
No documentation available.
# File actionpack/lib/action_controller/metal/strong_parameters.rb, line 316
def hash
[self.class, @parameters, @permitted].hash
end