]> git.openstreetmap.org Git - rails.git/commit
Move email-related methods to mixin
authorAnton Khorev <tony29@yandex.ru>
Fri, 1 Sep 2023 16:33:22 +0000 (19:33 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 2 Sep 2023 10:43:41 +0000 (13:43 +0300)
commitf5c20527aa76aa6758e4f84e82b8ba82b9599adc
tree5bf578a41c974b9253589e2108c232c34b655fa5
parentabecde92f5c4adbdd3882f833787f3f8cdbd564b
Move email-related methods to mixin
app/controllers/concerns/email_methods.rb [new file with mode: 0644]
app/controllers/users_controller.rb