X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4b4c5aac2f6e338fb043cd4d2a031c4bd6ee1b05..b4dbf6233c3785e62af5bd313381f1844e5bbc19:/app/views/api/notes/show.json.jsonify diff --git a/app/views/api/notes/show.json.jsonify b/app/views/api/notes/show.json.jsonify new file mode 100644 index 000000000..3e5685fc0 --- /dev/null +++ b/app/views/api/notes/show.json.jsonify @@ -0,0 +1 @@ +json.ingest! render(:partial => "note", :object => @note)