]> git.openstreetmap.org Git - rails.git/blobdiff - config/environments/development.rb
Replace the PayPal button on the home page with a donate button that
[rails.git] / config / environments / development.rb
index 7a7876f28105ba3c637da58e8dd4dd3c50169c00..09a451f9a336aa17352c3421db1cc593c593155d 100644 (file)
@@ -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