]> git.openstreetmap.org Git - rails.git/commit
We don't need an extra method for the amf controller for saving nodes, just catch...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Thu, 30 Apr 2009 15:16:15 +0000 (15:16 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Thu, 30 Apr 2009 15:16:15 +0000 (15:16 +0000)
commit33d32bf7377150a85aa8027bfda3fc70b76f119b
tree87166156d4b05351793e4feb4554579ad6be783a
parent088b4ae1e2dbc44ef82f3b965b8f5b8ab2444e78
We don't need an extra method for the amf controller for saving nodes, just catch the exception and do nothing with that exception.
app/controllers/amf_controller.rb
app/models/node.rb