gcountry 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/init.rb +1 -0
  2. metadata +2 -1
data/init.rb ADDED
@@ -0,0 +1 @@
1
+ require 'country_select'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gcountry
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -19,6 +19,7 @@ extensions: []
19
19
  extra_rdoc_files: []
20
20
  files:
21
21
  - lib/gcountry.rb
22
+ - init.rb
22
23
  homepage:
23
24
  licenses: []
24
25
  post_install_message: