openstreetmap-website/app/views/api/notes
Andy Allan f7367baa6b Rename api_notes resource to avoid conflict with non-API resource
This allows using e.g. note_path for notes#show in the future.
2023-01-25 19:01:57 +00: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 Rename api_notes resource to avoid conflict with non-API resource 2023-01-25 19:01:57 +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 Rename api_notes resource to avoid conflict with non-API resource 2023-01-25 19:01:57 +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 Fix new rubocop warnings 2022-06-14 19:04:39 +01: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 Switch to using jbuilder for JSON templates 2019-11-20 18:54:04 +00: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