openstreetmap-website/app/views/api/users
Andy Allan 40e8482825 Alias the user creation_time column
This allows rails to set the created_at automatically, and so avoids
us from having to do so in a callback. It also hides the unusual
db column name from the rest of the app.
2021-12-22 14:48:07 +00:00
..
_user.json.jbuilder Alias the user creation_time column 2021-12-22 14:48:07 +00:00
_user.xml.builder Alias the user creation_time column 2021-12-22 14:48:07 +00:00
gpx_files.builder Rework to ensure views are named after the controller method name 2019-06-26 13:45:40 +02:00
index.json.jbuilder Add missing root attributes to User#show and User#index json responses 2021-04-07 16:30:08 +01:00
index.xml.builder API User details JSON format 2020-09-06 22:11:23 +02:00
show.json.jbuilder Add missing root attributes to User#show and User#index json responses 2021-04-07 16:30:08 +01:00
show.xml.builder API User details JSON format 2020-09-06 22:11:23 +02:00