Better support for legacy database schemas for ActiveRecord, such as columns named class, or any other name that conflicts with an instance method of ActiveRecord.
Brian Jones
gem "safe_attributes", "~> 1.0.6"