scoped_attr_accessible 0.1.4
scoped_attr_accessible is a plugin that makes it easy to scope the `attr_accessible` and `attr_protected` methods on any library using ActiveModel's MassAssignmentSecurity module.
Gemfile:
=
installation:
=
Dépendances de Runtime (2):
activemodel
~> 3.0
activesupport
~> 3.0