]> git.openstreetmap.org Git - rails.git/commit
Output active blocks list
authorAnton Khorev <tony29@yandex.ru>
Wed, 1 Jan 2025 03:13:54 +0000 (06:13 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 14 Feb 2025 11:16:48 +0000 (14:16 +0300)
commitf6572e3712630666a219a6cd6d2fcfcde8cea66c
treecb91c1729b6c9abf2ae141540a4f97f054ff2d54
parent9ec7e8c888cc534bcdc2632a34f27e5853bb4241
Output active blocks list
app/controllers/api/user_blocks/active_lists_controller.rb
app/views/api/user_blocks/_user_block.json.jbuilder
app/views/api/user_blocks/_user_block.xml.builder
app/views/api/user_blocks/active_lists/show.json.jbuilder [new file with mode: 0644]
app/views/api/user_blocks/active_lists/show.xml.builder [new file with mode: 0644]
app/views/api/user_blocks/show.json.jbuilder
test/controllers/api/user_blocks/active_lists_controller_test.rb