mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
Story #109367694 - refactor: move UserEvents include up, wrap method in included block, say self
This commit is contained in:
parent
b7e560aacc
commit
7b2767eb08
5 changed files with 23 additions and 22 deletions
|
@ -1,6 +1,7 @@
|
|||
class Contact < ActiveRecord::Base
|
||||
include Versions # version/contact_version.rb
|
||||
include EppErrors
|
||||
include UserEvents
|
||||
|
||||
belongs_to :registrar
|
||||
has_many :domain_contacts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue