]> git.openstreetmap.org Git - rails.git/commit
When we hit an error in /api/0.x/map, include a more helpful explanation of what...
authorNick Burch <openstreetmap@gagravarr.org>
Sun, 8 Apr 2007 16:29:06 +0000 (16:29 +0000)
committerNick Burch <openstreetmap@gagravarr.org>
Sun, 8 Apr 2007 16:29:06 +0000 (16:29 +0000)
commit1733e8990a242d7d4b3834b7cec2118597d685bd
tree90d268187f880881c1e65940ef08a142cbe8dcef
parent88b19c5597b8e4f48ce74d5351a4305e545bcc78
When we hit an error in /api/0.x/map, include a more helpful explanation of what's wrong in an error header (ruby's CGI stuff won't let you set it as the HTTP status message)
app/controllers/api_controller.rb
app/controllers/application.rb