english_county_select 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README +1 -1
- data/VERSION +1 -1
- metadata +2 -2
data/README
CHANGED
|
@@ -34,4 +34,4 @@ Simple use supplying model and attribute as parameters:
|
|
|
34
34
|
http://en.wikipedia.org/wiki/List_of_counties_of_the_United_Kingdom
|
|
35
35
|
|
|
36
36
|
|
|
37
|
-
Copyright (c) 2013 Przemyslaw Bobak (Twitter: @bobek_balinek), under the
|
|
37
|
+
Copyright (c) 2013 Przemyslaw Bobak (Twitter: @bobek_balinek), under the MIT license.
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.1
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: english_county_select
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.1
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -22,7 +22,7 @@ files:
|
|
|
22
22
|
- VERSION
|
|
23
23
|
- init.rb
|
|
24
24
|
- lib/english_county_select.rb
|
|
25
|
-
homepage:
|
|
25
|
+
homepage: https://github.com/bobek-balinek/english_county_select
|
|
26
26
|
licenses: []
|
|
27
27
|
post_install_message:
|
|
28
28
|
rdoc_options:
|