mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
attr_protected should not be called, because it nullifies the mass assignment protection that has been set by attr_accessible. Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>