]> git.openstreetmap.org Git - rails.git/commitdiff
Turn on mass assignment protection
authorTom Hughes <tom@compton.nu>
Mon, 5 Mar 2012 16:31:11 +0000 (16:31 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 6 Mar 2012 08:54:45 +0000 (08:54 +0000)
Require any attribute that is going to be mass assigned to be
whitelisted, and whitelist those attributes which need it


No differences found