scoped_attr_accessible 0.1.2
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:
=
安装:
=
Runtime 依赖 (2):
activemodel
~> 3.0
activesupport
~> 3.0