mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
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.