ubigeo_rails 0.0.4 → 0.0.5

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bbd7a1867a555d8d3e5cb01a2af55a82607d30bb
4
- data.tar.gz: 4886034d4eed4f3a984d784849ace7f7d71daecd
3
+ metadata.gz: 412dd160307cad0a37b710e06acc1a66ebfc91d1
4
+ data.tar.gz: bef0cdf54769f7438657c394f7e1a0a5c0bedc5c
5
5
  SHA512:
6
- metadata.gz: bb11c1524dab24872ab20676170bc3f607837e5cbcc5ac382859da42078cbe7c88c78401d9984661d3e3057692ab388fa4459b5cd9be58a0a6a6f40d52d55d6e
7
- data.tar.gz: 0e0409567cc8da01a9e33c8906cf96cae0b4d18da29e02a98981fa336cea2748ec82055a100671dd4066e54088fff2df638d89fc2a8ff936ff7c91b698fac10d
6
+ metadata.gz: ee59cdaf05b5305685ba71c0e18cbdef973f7a6ccf982f9be1dc986db931b41c92157e32b476490524c0db243a48f89868a27e1412d66f29c586853c8bf41da8
7
+ data.tar.gz: 967140863c17f3def0342b62a9f5185a8b1404f3389f757c273335ad226322f70b19872b1f5b687d4e1ded5a5fbcab5fa8abb297ca0c0f7e23c068374d812a33
@@ -28,7 +28,7 @@ class UbigeoInput
28
28
  options[:ubigeo_model]
29
29
  elsif model.ubigeo
30
30
  model.ubigeo
31
- elsif
31
+ else
32
32
  UbigeoRails::Ubigeo.new
33
33
  end
34
34
  end
data/ubigeo_rails.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'ubigeo_rails'
3
- s.version = '0.0.4'
3
+ s.version = '0.0.5'
4
4
  s.date = '2013-09-26'
5
5
  s.summary = "A ubigeo formtastic input and api for Rails"
6
6
  s.description = "A ubigeo wrapper"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ubigeo_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julio García