]> git.openstreetmap.org Git - rails.git/blob - app/views/api/notes/show.json.jsonify
Move the notes api methods into a controller in the api namespace
[rails.git] / app / views / api / notes / show.json.jsonify
1 json.ingest! render(:partial => "note", :object => @note)