<!--
Please read the contributing guidelines before making a PR:
  
https://github.com/openstreetmap/openstreetmap-website/blob/master/CONTRIBUTING.md

Pay particular attention to the section on how to present PRs:
  
https://github.com/openstreetmap/openstreetmap-website/blob/master/CONTRIBUTING.md#pull-requests
-->

### Description
Ran `bin/rails app:update` to get an idea of what our configuration files 
looked like relative to the 8.0 defaults. There were a couple places where the 
diff boiled down to the old versus new hash syntax. Figured I'd update 
those so the next time anyone runs `bin/rails app:update` they don't get 
picked up in the diff. Or in the case of `test.rb`, the `Settings.server_url` 
value is the only difference.

You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/5946

-- Commit Summary --

  * Prefer default hash syntax in config files

-- File Changes --

    M config/environments/development.rb (2)
    M config/environments/production.rb (2)
    M config/environments/test.rb (2)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/5946.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5946.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5946
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to