rails--rails/activerecord/lib/rails/generators
Michael Koziarski 641a4f6240 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:25:25 +13:00
..
active_record Whitelist all attribute assignment by default. 2012-03-05 11:25:25 +13:00
active_record.rb Remove unused implementation of next_migration_number 2012-02-23 09:56:34 -02:00