]> git.openstreetmap.org Git - rails.git/commit
Tests for PreconditionFailed error messages.
authorThomas Wood <grand.edgemaster@gmail.com>
Wed, 6 May 2009 21:08:50 +0000 (21:08 +0000)
committerThomas Wood <grand.edgemaster@gmail.com>
Wed, 6 May 2009 21:08:50 +0000 (21:08 +0000)
commitc273b4b1faa6dd3d8aba3d5556605f683326948a
tree3300e69e228c5d79ef68e177b04ead7fdfe863e1
parentd7fd3fb6e571e106b6f9613687e657299104d131
Tests for PreconditionFailed error messages.
Change to relation.rb to bring element selection in-line with that of way, so to return nil to be caught later, rather than raise an error.
Change to way.rb to clarify which way on diff upload.
app/models/relation.rb
app/models/way.rb
test/functional/changeset_controller_test.rb
test/functional/node_controller_test.rb
test/functional/relation_controller_test.rb
test/functional/way_controller_test.rb