mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
Refactor zones
- Rename "zonefile_setting" to "zone" - Remove version #475
This commit is contained in:
parent
f1d7e53734
commit
bff7437277
51 changed files with 425 additions and 389 deletions
5
app/models/dns.rb
Normal file
5
app/models/dns.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
module DNS
|
||||
def self.use_relative_model_naming?
|
||||
true
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue