]> git.openstreetmap.org Git - rails.git/commit
Use before/after pagination on users page
authorAnton Khorev <tony29@yandex.ru>
Tue, 26 Mar 2024 01:27:55 +0000 (04:27 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 26 Mar 2024 02:44:35 +0000 (05:44 +0300)
commit9f8e4fd60a7daeb5fdc4623102eed7131b9f52ca
tree193859f08d150654089717f992369307ff99a8f1
parent274a516bc6b84b8f0f907bbc129983035411d877
Use before/after pagination on users page
app/controllers/users_controller.rb
app/views/users/index.html.erb
config/locales/en.yml
test/controllers/users_controller_test.rb