mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
9f4c2632ef
Now methods that implicit convert objects to a hash will be able to work without requiring the users to change their implementation. This method will return a Hash instead of a HashWithIndefirentAccess to mimic the same implementation of HashWithIndefirentAccess#to_hash. |
||
---|---|---|
.. | ||
accessors_test.rb | ||
always_permitted_parameters_test.rb | ||
dup_test.rb | ||
log_on_unpermitted_params_test.rb | ||
multi_parameter_attributes_test.rb | ||
mutators_test.rb | ||
nested_parameters_permit_test.rb | ||
parameters_permit_test.rb | ||
raise_on_unpermitted_params_test.rb | ||
serialization_test.rb |