mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 02:39:37 +02:00
1088869472-methods_for_archive
This commit is contained in:
parent
2fdfdcb442
commit
2fe026715a
8 changed files with 186 additions and 8 deletions
7
app/controllers/admin/domains_versions_controller.rb
Normal file
7
app/controllers/admin/domains_versions_controller.rb
Normal file
|
@ -0,0 +1,7 @@
|
|||
class Admin::DomainsVersionsController < AdminController
|
||||
load_and_authorize_resource
|
||||
|
||||
def index
|
||||
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue