]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notes/show.json.jsonify
Restructure notes URLs according to standard rails conventions
[rails.git] / app / views / notes / show.json.jsonify
diff --git a/app/views/notes/show.json.jsonify b/app/views/notes/show.json.jsonify
new file mode 100644 (file)
index 0000000..3e5685f
--- /dev/null
@@ -0,0 +1 @@
+json.ingest! render(:partial => "note", :object => @note)