]> git.openstreetmap.org Git - rails.git/commit
Move Relation.to_xml and to_xml_node out of the model and into tests
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 20 Nov 2019 14:45:28 +0000 (15:45 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 20 Nov 2019 14:45:28 +0000 (15:45 +0100)
commitbc850d1d3755a503386e690f51044d60cf636bf9
tree297579cb03663b1f97a3989bff94faa36a6da7d2
parent2b1bac1279e268c8e5fcca34c950f30d2c06ec1c
Move Relation.to_xml and to_xml_node out of the model and into tests
app/models/relation.rb
test/controllers/api/changesets_controller_test.rb
test/controllers/api/relations_controller_test.rb
test/test_helper.rb