Files
rails/activerecord/lib
Michael Koziarski 06a3a8a458 Whitelist all attribute assignment by default.
Change the default for newly generated applications to whitelist all attribute assignment.  Also update the generated model classes so users are reminded of the importance of attr_accessible.
2012-03-05 11:12:01 +13:00
..