public
Description: Disables mass assignment by default, requiring attr_accessible to specify safe attributes. Also improves mass-assignment related logging.
Homepage: http://www.railspikes.com
Clone URL: git://github.com/eac/inaccessible_attributes.git
100644 2 lines (1 sloc) 0.025 kb
1
2
# Install hook code here