This restricted_attributes plugin/gem provides the capabilities to restrict attributes(fields) of db table's while add or update a record. It validate your attributes values before your validation stuff.
Ganesh Kathare
gem "restricted_attributes", "~> 1.0.0"