mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
parent
ab9c5c45de
commit
450d208e43
12 changed files with 2 additions and 25 deletions
|
@ -2,8 +2,6 @@ module Billing
|
|||
class Price < ActiveRecord::Base
|
||||
include Concerns::Billing::Price::Expirable
|
||||
|
||||
self.auto_html5_validation = false
|
||||
|
||||
belongs_to :zone, class_name: 'DNS::Zone', required: true
|
||||
has_many :account_activities
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue