[openstreetmap/openstreetmap-website] Pluralize changesets controller (#2058)

Andy Allan notifications at github.com
Wed Nov 14 10:26:01 UTC 2018


This is the final PR for pluralizing controllers

@Nikerabbit this PR contains translation key renaming:

* `changeset.*` becomes `changesets.*`
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Pluralize changesets controller

-- File Changes --

    M .rubocop_todo.yml (2)
    R app/controllers/changesets_controller.rb (2)
    R app/helpers/changesets_helper.rb (10)
    M app/views/browse/changeset.html.erb (6)
    R app/views/changesets/_changeset.html.erb (0)
    R app/views/changesets/_user.atom.builder (0)
    R app/views/changesets/history.html.erb (2)
    R app/views/changesets/index.atom.builder (0)
    R app/views/changesets/index.html.erb (0)
    R app/views/changesets/timeout.atom.builder (0)
    R app/views/changesets/timeout.html.erb (0)
    M app/views/notes/_notes_paging_nav.html.erb (10)
    M app/views/users/_contact.html.erb (4)
    M app/views/users/show.html.erb (4)
    M config/locales/en.yml (2)
    M config/routes.rb (32)
    R test/controllers/changesets_controller_test.rb (35)
    M test/controllers/relations_controller_test.rb (8)
    M test/helpers/application_helper_test.rb (2)
    R test/helpers/changesets_helper_test.rb (2)
    M test/integration/user_login_test.rb (40)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/2058.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2058.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/2058
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20181114/15e28fe2/attachment.html>


More information about the rails-dev mailing list