]> git.openstreetmap.org Git - rails.git/commit
The ordering of these shouldn't have mattered, but it did, because I didn't put a...
authorChristopher Schmidt <crschmidt@crschmidt.net>
Mon, 12 May 2008 21:12:30 +0000 (21:12 +0000)
committerChristopher Schmidt <crschmidt@crschmidt.net>
Mon, 12 May 2008 21:12:30 +0000 (21:12 +0000)
commit4a9ee4c7362071dfbaa9e1a59ea1720bc00d5ebb
tree449f0e8b7cb9c2c877c1676bc90838950f422e59
parentcddded9569d2c5b5c9e82a7bdbb3669be6e23b25
The ordering of these shouldn't have mattered, but it did, because I didn't put a regex filter on my :id, so "upload" was being treated as an ID (which clearly wouldn't work); This fix obviates the need for r7789, sorry about that.
config/routes.rb