]> git.openstreetmap.org Git - rails.git/commit
Use jsonify to create JSON for notes so that it is properly formatted
authorTom Hughes <tom@compton.nu>
Fri, 6 Jan 2012 00:24:51 +0000 (00:24 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 6 Jan 2012 00:24:51 +0000 (00:24 +0000)
commit732c20bf1b2709490c200696bed44d57346a2ffb
tree72e43e072bdbbe5569d5cf35cd574da0b693700a
parente756dbae7f3715561de5688e6503b60fdfe0327d
Use jsonify to create JSON for notes so that it is properly formatted
Gemfile
Gemfile.lock
app/views/note/_note.json.erb [deleted file]
app/views/note/_note.json.jsonify [new file with mode: 0644]
app/views/note/_note_comment.json.erb [deleted file]
app/views/note/_note_spacer.json.erb [deleted file]
app/views/note/list.json.erb [deleted file]
app/views/note/list.json.jsonify [new file with mode: 0644]
app/views/note/read.json.jsonify [new file with mode: 0644]