]> git.openstreetmap.org Git - rails.git/commit
Make preferences page editable without clicking 'Edit Preferences'
authorAnton Khorev <tony29@yandex.ru>
Sun, 29 Dec 2024 17:08:17 +0000 (20:08 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sun, 29 Dec 2024 17:08:17 +0000 (20:08 +0300)
commit967e6d4d868b1916ef88d51d6b19a5d9001782f1
tree13f7feb7ea5f0cfa6446c00f143db14c7a36dcae
parent99af52b4785438f931481f730a91805e1ddf975f
Make preferences page editable without clicking 'Edit Preferences'
app/controllers/preferences_controller.rb
app/views/preferences/edit.html.erb [deleted file]
app/views/preferences/show.html.erb
config/locales/en.yml
config/routes.rb
test/controllers/preferences_controller_test.rb
test/system/preferences_test.rb
test/system/view_communities_test.rb