X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3f30bc53f543e13221ba0b7c52284865f9593107..fd19a1f3ba62e3a9756e0f0c1f3b429dad1d44bb:/config/environments/development.rb diff --git a/config/environments/development.rb b/config/environments/development.rb index 7a7876f28..09a451f9a 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -15,6 +15,4 @@ config.action_controller.perform_caching = false config.action_view.cache_template_extensions = false # Don't care if the mailer can't send -config.action_mailer.raise_delivery_errors = false - -ENV['RAILS_ASSET_ID'] = '' # http://wiki.openstreetmap.org/wiki/The_Rails_Port \ No newline at end of file +config.action_mailer.raise_delivery_errors = false \ No newline at end of file