Rails Attributes: 'Attr_accessible'
If you get attr_accesible’s bug, like
1
|
|
You can forget write gem about this attributes, open your Gemfile in project
1
|
|
Save and open terminal run,
bundle
that’s fix your bug.
- If you want more information , you can visit ProtectedAttributesGem .