X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7d8cf94680a369b694a27a2657ffb097bc772511..1340fca8f17e4e3cce211e6eafed18cde7f57386:/config/application.rb diff --git a/config/application.rb b/config/application.rb index c85f47884..25df04b44 100644 --- a/config/application.rb +++ b/config/application.rb @@ -62,7 +62,7 @@ module OpenStreetMap # This will create an empty whitelist of attributes available for mass-assignment for all models # in your app. As such, your models will need to explicitly whitelist or blacklist accessible # parameters by using an attr_accessible or attr_protected declaration. - # config.active_record.whitelist_attributes = true + config.active_record.whitelist_attributes = true # Enable the asset pipeline config.assets.enabled = true