]> git.openstreetmap.org Git - rails.git/commit
Move changeset builder views to the api namespace
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 13 Mar 2019 11:04:54 +0000 (12:04 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 16 Mar 2019 15:30:41 +0000 (15:30 +0000)
commit656ed0af7618232bfd45875945e4718c372081d2
tree7854acffe0f814d93525ee91cce5ae734a3ead7e
parent538bfed8a61a576e44d8cc71d7727c0310bcf238
Move changeset builder views to the api namespace
app/controllers/api/changeset_comments_controller.rb
app/controllers/api/changesets_controller.rb
app/views/api/changesets/_changeset.builder [moved from app/views/changesets/_changeset.builder with 100% similarity]
app/views/api/changesets/changeset.builder [moved from app/views/changesets/changeset.builder with 52% similarity]
app/views/api/changesets/changesets.builder [moved from app/views/changesets/changesets.builder with 59% similarity]