mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
parent
073a057408
commit
7862ee7d8e
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
module Billing
|
module Billing
|
||||||
class Price < ActiveRecord::Base
|
class Price < ActiveRecord::Base
|
||||||
include Versions
|
|
||||||
|
|
||||||
self.auto_html5_validation = false
|
self.auto_html5_validation = false
|
||||||
|
|
||||||
belongs_to :zone, class_name: 'DNS::Zone', required: true
|
belongs_to :zone, class_name: 'DNS::Zone', required: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue