This is a simple mass-assignment security module loosely based on ActiveModel::MassAssignmentSecurity. It attempts to steal the good ideas and some of the API while being compatible with Rails 2.3-based applications.
Zack Hobson
gem "mass_assignment_backport", "~> 0.1.0"