mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
fixed country depricated
This commit is contained in:
parent
08cb700069
commit
66c9e5d66b
4 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
|||
class Address < ActiveRecord::Base
|
||||
include Versions # version/address_version.rb
|
||||
belongs_to :country_deprecated, foreign_key: :country_id
|
||||
|
||||
LOCAL_TYPE_SHORT = 'loc'
|
||||
INTERNATIONAL_TYPE_SHORT = 'int'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue