X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/604011d6a88571730f2fbb0c4b718f5edccafc30..6d59a122ead9e2cc7d340ba6ec13cfdc250e1e5e:/config/environments/development.rb diff --git a/config/environments/development.rb b/config/environments/development.rb index 3b0aeb6ea..49d237870 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -1,5 +1,5 @@ OpenStreetMap::Application.configure do - # Settings specified here will take precedence over those in config/environment.rb + # Settings specified here will take precedence over those in config/application.rb # In the development environment your application's code is reloaded on # every request. This slows down response time but is perfect for development