]> git.openstreetmap.org Git - rails.git/commit
Replace auth_button helper with template
authorAnton Khorev <tony29@yandex.ru>
Tue, 26 Aug 2025 03:54:08 +0000 (06:54 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 26 Aug 2025 03:56:27 +0000 (06:56 +0300)
commit39f5fae5d79b6edda5544bce812d51b13553fefa
treeb1a0994af63d5886feb46616aa2ee5f8d1d4ee3c
parenta244e419719ded592fb87e7ffd360f6e462a0d67
Replace auth_button helper with template
app/helpers/user_helper.rb
app/views/application/_auth_button.html.erb [new file with mode: 0644]
app/views/application/_auth_providers.html.erb
test/helpers/user_helper_test.rb