[openstreetmap/openstreetmap-website] More resourceful routing (#2118)

Andy Allan notifications at github.com
Wed Jan 16 12:12:10 UTC 2019


More resourceful routing for nodes, ways, relations and changesets controllers.

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

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

-- Commit Summary --

  * More resourceful routing for nodes, ways, relations and changesets controllers

-- File Changes --

    M app/abilities/ability.rb (8)
    M app/controllers/changesets_controller.rb (2)
    M app/controllers/nodes_controller.rb (4)
    M app/controllers/relations_controller.rb (4)
    M app/controllers/ways_controller.rb (4)
    M app/views/browse/changeset.html.erb (2)
    M app/views/browse/feature.html.erb (2)
    M app/views/changesets/index.atom.builder (2)
    M config/routes.rb (14)
    M test/controllers/changesets_controller_test.rb (24)
    M test/controllers/nodes_controller_test.rb (24)
    M test/controllers/old_nodes_controller_test.rb (2)
    M test/controllers/old_relations_controller_test.rb (2)
    M test/controllers/old_ways_controller_test.rb (2)
    M test/controllers/relations_controller_test.rb (50)
    M test/controllers/ways_controller_test.rb (24)

-- Patch Links --

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


More information about the rails-dev mailing list