scoped_attr_accessible 0.1.0
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:
=
instalar:
=
dependencias de Runtime (1):
activemodel
~> 3.0
dependencias de Development (1):
rspec
~> 2.0