]> git.openstreetmap.org Git - rails.git/commit
Add empty pd declaration page
authorAnton Khorev <tony29@yandex.ru>
Fri, 17 Jan 2025 14:13:01 +0000 (17:13 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 18 Jan 2025 16:16:17 +0000 (19:16 +0300)
commit62b70f45bc2566d3ca3c0d79c72da7d46d5f49a4
treebf02d7d5f6319be54785011d8da592e03a53549e
parent2074e9dce23e1e6380c6c995a79a76671323c905
Add empty pd declaration page
app/abilities/ability.rb
app/controllers/accounts/pd_declarations_controller.rb [new file with mode: 0644]
app/views/accounts/pd_declarations/show.html.erb [new file with mode: 0644]
config/locales/en.yml
config/routes.rb
test/controllers/accounts/pd_declarations_controller_test.rb [new file with mode: 0644]