openstreetmap-website/app/views/api/notes
2024-08-04 22:37:18 +02:00
..
_comment.html.erb Update note comments to use friendly_date_ago helper 2019-06-19 18:04:08 +02:00
_description.html.erb Move the notes api methods into a controller in the api namespace 2019-02-28 17:12:28 +01:00
_entry.html.erb Move the notes api methods into a controller in the api namespace 2019-02-28 17:12:28 +01:00
_note.gpx.builder Move browse#note to notes#show 2023-02-01 17:13:41 +00:00
_note.json.jbuilder Rename api_notes resource to avoid conflict with non-API resource 2023-01-25 19:01:57 +00:00
_note.rss.builder Move browse#note to notes#show 2023-02-01 17:13:41 +00:00
_note.xml.builder Rename api_notes resource to avoid conflict with non-API resource 2023-01-25 19:01:57 +00:00
feed.rss.builder Add notes feed description for unspecified area 2023-09-01 17:05:07 +03:00
index.gpx.builder Simplify partial rendering when the partial is named after the model 2019-06-26 14:13:09 +02:00
index.json.jbuilder Notes: avoid calling json.partial! in loop 2024-08-04 22:37:18 +02:00
index.rss.builder Simplify partial rendering when the partial is named after the model 2019-06-26 14:13:09 +02:00
index.xml.builder Simplify partial rendering when the partial is named after the model 2019-06-26 14:13:09 +02:00
show.gpx.builder Simplify partial rendering when the partial is named after the model 2019-06-26 14:13:09 +02:00
show.json.jbuilder Switch to using jbuilder for JSON templates 2019-11-20 18:54:04 +00:00
show.rss.builder Add xmlns:dc namespace to note show rss actions 2022-07-21 17:14:49 +03:00
show.xml.builder Simplify partial rendering when the partial is named after the model 2019-06-26 14:13:09 +02:00