Add tests

This commit is contained in:
Alex Sherman 2020-09-30 19:18:57 +05:00
parent 40af20ef47
commit eeffb7ee22
10 changed files with 49 additions and 212 deletions

View file

@ -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