]> git.openstreetmap.org Git - rails.git/commit
Add home location condition to user model
authorAnton Khorev <tony29@yandex.ru>
Wed, 9 Aug 2023 17:15:28 +0000 (20:15 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 11 Aug 2023 18:44:15 +0000 (21:44 +0300)
commit033c032ed6ffbdd95d0cea1ace5c736d51934013
tree9c5befef5801b2a7203f3d8e5fe9213080e48116
parentf47eeb0632d63b5f305e52d3758a38044b350a20
Add home location condition to user model
app/controllers/diary_entries_controller.rb
app/helpers/application_helper.rb
app/models/user.rb
app/views/api/users/_user.json.jbuilder
app/views/api/users/_user.xml.builder
app/views/dashboards/_contact.html.erb
app/views/dashboards/show.html.erb
app/views/layouts/map.html.erb
app/views/profiles/edit.html.erb