X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ee411e5154cedd644fe54ccb29d64b6d18cb9bde..6039aac76eb12c9b9a6e336c63e7bf46671684d9:/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