safe_attributes 1.0.1
If your schema has columns named type, or class, or any other name that conflicts with a method of ActiveRecord or one of its superclasses, you will need this gem to use Rails 3 with that database.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
activerecord
~> 3.0.0
activesupport
~> 3.0.0