mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 17:55:12 +02:00
User import added
This commit is contained in:
parent
a3272fab43
commit
66d7d80bcc
6 changed files with 57 additions and 2 deletions
5
app/models/legacy/registrar_acl.rb
Normal file
5
app/models/legacy/registrar_acl.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
module Legacy
|
||||
class RegistrarAcl < Db
|
||||
self.table_name = :registraracl
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue