]> git.openstreetmap.org Git - rails.git/commit
Fixed 'raw' raises by converting them to the appropriate OSM::APIError type. Made...
authorMatt Amos <zerebubuth@gmail.com>
Wed, 29 Apr 2009 10:07:35 +0000 (10:07 +0000)
committerMatt Amos <zerebubuth@gmail.com>
Wed, 29 Apr 2009 10:07:35 +0000 (10:07 +0000)
commit3e9b6845d34f9cd80f9eb1099f76f7801bfae76f
treef617940c69ad9f5f42c1c92840ae0c0d36e97dc2
parent9acc6d32883435ab9734cd4970b292583075a75d
Fixed 'raw' raises by converting them to the appropriate OSM::APIError type. Made the error messages for placeholder fixing more informative. Added tests for these.
app/models/node.rb
app/models/relation.rb
app/models/way.rb
lib/diff_reader.rb
test/functional/changeset_controller_test.rb