mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
require countries/global
This commit is contained in:
parent
c92185ccb5
commit
1444590b1b
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -76,7 +76,7 @@ gem 'data_migrate',
|
|||
|
||||
# country listing
|
||||
#gem 'countries', '2.0.8'
|
||||
gem 'countries', '1.2.5'
|
||||
gem 'countries', '1.2.5', :require => 'countries/global'
|
||||
|
||||
# cloning activerecord objects
|
||||
gem 'deep_cloneable', '2.1.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue