[openstreetmap/openstreetmap-website] Use the db:seed task to load languages (#2864)
Andy Allan
notifications at github.com
Wed Sep 30 13:15:40 UTC 2020
This is seed data that should reasonably be loaded into every database, even those that are otherwise empty (e.g. no geo data). Using the seeds process means that it will often be loaded by default (depending on exactly which db tasks are run), and is easier to find for existing rails developers.
Replaces #309
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/2864
-- Commit Summary --
* Use the db:seed task to load languages
-- File Changes --
M .rubocop.yml (1)
M db/seeds.rb (2)
D script/locale/reload-languages (5)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/2864.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2864.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2864
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200930/7c9786d7/attachment.htm>
More information about the rails-dev
mailing list