]> git.openstreetmap.org Git - rails.git/commit
Guard against non-numeric lat and lons in nodes and notes
authorIan Dees <ian.dees@gmail.com>
Thu, 20 Jun 2013 19:11:59 +0000 (19:11 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 24 Jun 2013 21:34:09 +0000 (22:34 +0100)
commit9d2fed811fd37577bf5cce8e8fe03d2097852428
tree1e267aedd21c043bac75a172c90d71c108e036b7
parent378869b77dd488b10eabda7f213550b0b815923a
Guard against non-numeric lat and lons in nodes and notes
app/controllers/notes_controller.rb
app/models/node.rb
test/functional/node_controller_test.rb
test/functional/notes_controller_test.rb