]> git.openstreetmap.org Git - rails.git/commit
Fix the transactions, need to set anything that will be returned to nil outside the...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Mon, 15 Dec 2008 19:20:24 +0000 (19:20 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Mon, 15 Dec 2008 19:20:24 +0000 (19:20 +0000)
commitb1445ab023010af959758fffb8705c377c5cfffa
tree1c5b935fb1562234590438845ef85cc98f55e17c
parente5674abd2c9b0359b06c281804f7286e22b9a258
Fix the transactions, need to set anything that will be returned to nil outside the transaction, otherwise it won't be available after the end of the transaction, when it is returned.
app/controllers/amf_controller.rb