country-select 1.0.2 → 1.0.3
Sign up to get free protection for your applications and to get access to all the features.
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: country-select
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.3
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2011-09-
|
13
|
+
date: 2011-09-23 00:00:00.000000000 +01:00
|
14
14
|
default_executable:
|
15
15
|
dependencies: []
|
16
16
|
description: Provides a form helper to insert a country select box using the ISO 3166
|
@@ -20,7 +20,7 @@ executables: []
|
|
20
20
|
extensions: []
|
21
21
|
extra_rdoc_files: []
|
22
22
|
files:
|
23
|
-
- lib/
|
23
|
+
- lib/country-select.rb
|
24
24
|
has_rdoc: true
|
25
25
|
homepage: http://github.com/jamesds/iso-3166-country-select
|
26
26
|
licenses: []
|