mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Add versioning to billing
This commit is contained in:
parent
7c846c4550
commit
f514e50628
16 changed files with 258 additions and 13 deletions
|
@ -1,4 +1,5 @@
|
|||
class Account < ActiveRecord::Base
|
||||
include Versions
|
||||
belongs_to :registrar
|
||||
has_many :account_activities
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue