Protect attributes from mass assignment
Protect attributes from mass-assignment in Active Record models. This plugin adds the class methods attr_accessible and attr_protected to your models to be able to declare white or black lists of attributes. Note: This plugin will be officially supported until the release of Rails 5.0.
$
pkg install rubygem-protected_attributesOrigin
devel/rubygem-protected_attributes
Size
48.9KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
3 packages
Required by
0 packages