]> git.openstreetmap.org Git - rails.git/commit
Simplify partial rendering when the partial is named after the model
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 26 Jun 2019 12:13:09 +0000 (14:13 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 26 Jun 2019 12:13:09 +0000 (14:13 +0200)
commit3914050fcc24c8727c485412a69b12292bbf213d
tree10bdaa10060be5a6cd85cdf15293c087437fbb04
parent5b4636d5213de2e699769821031c37663ab71557
Simplify partial rendering when the partial is named after the model
17 files changed:
app/views/api/notes/index.gpx.builder
app/views/api/notes/index.json.jsonify
app/views/api/notes/index.rss.builder
app/views/api/notes/index.xml.builder
app/views/api/notes/show.gpx.builder
app/views/api/notes/show.json.jsonify
app/views/api/notes/show.rss.builder
app/views/api/notes/show.xml.builder
app/views/api/users/index.builder
app/views/api/users/show.builder
app/views/diary_entries/_diary_index_entry.html.erb [deleted file]
app/views/diary_entries/index.html.erb
app/views/diary_entries/show.html.erb
app/views/redactions/_redactions.html.erb [deleted file]
app/views/redactions/index.html.erb
app/views/traces/index.html.erb
app/views/users/index.html.erb