mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Add tests
This commit is contained in:
parent
40af20ef47
commit
eeffb7ee22
10 changed files with 49 additions and 212 deletions
|
@ -1,9 +1,6 @@
|
|||
class User < ApplicationRecord
|
||||
include Versions # version/user_version.rb
|
||||
|
||||
ESTONIAN_COUNTRY_CODE = 'EE'.freeze
|
||||
TARA_PROVIDER = 'tara'.freeze
|
||||
|
||||
has_many :actions, dependent: :restrict_with_exception
|
||||
|
||||
attr_accessor :phone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue