The hashie_rails gem is now hashie-forbidden_attributes.

This commit is contained in:
Daniel Doubrovkine (dB.) @dblockdotorg 2015-05-19 12:15:39 -04:00
parent 12303444af
commit a57c88243f
1 changed files with 1 additions and 1 deletions

View File

@ -605,7 +605,7 @@ model.created_at.class #=> Time
### Mash and Rails 4 Strong Parameters
To enable compatibility with Rails 4 use the [hashie_rails](http://rubygems.org/gems/hashie_rails) gem.
To enable compatibility with Rails 4 use the [hashie-forbidden_attributes](https://github.com/Maxim-Filimonov/hashie-forbidden_attributes) gem.
## Trash