]> git.openstreetmap.org Git - rails.git/commit
Add user block api call
authorAnton Khorev <tony29@yandex.ru>
Fri, 20 Oct 2023 10:07:42 +0000 (13:07 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 15 Feb 2025 16:20:09 +0000 (19:20 +0300)
commit6569ed24e4bcc74b8fcbdd70591d4c4a6d907691
treec8529b428994dbfcaa24cd2765bd20b77b27ce85
parentfd206473207d4e1c6c67c6a062676b678103ba45
Add user block api call
app/abilities/api_ability.rb
app/controllers/api/user_blocks_controller.rb
config/locales/en.yml
config/routes.rb
lib/oauth.rb
test/controllers/api/user_blocks_controller_test.rb