]> git.openstreetmap.org Git - rails.git/commit
Return GeoJSON for notes when JSON format is requested
authorTom Hughes <tom@compton.nu>
Sun, 18 Sep 2011 17:54:39 +0000 (18:54 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 18 Sep 2011 17:54:39 +0000 (18:54 +0100)
commitd5295fb485b136a01da5b538d1e4f096ad0fd4d4
treee555ebe6c960122a5b5f9a3660153e83a7a79532
parent3a654c89197b40f4a623c0dd33b87b415623d97d
Return GeoJSON for notes when JSON format is requested
app/controllers/note_controller.rb
app/models/note.rb
app/views/note/_note.json.erb [new file with mode: 0644]
app/views/note/_note_comment.json.erb [new file with mode: 0644]
app/views/note/_note_spacer.json.erb [new file with mode: 0644]
app/views/note/list.json.erb [new file with mode: 0644]