with_popup 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/with_popup/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e742b61056c72be73d7f98c85e55bc6ec9397a65
|
4
|
+
data.tar.gz: 99d5ade193546a5338bd12f047de172d529d8790
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 28470525a5bddfb93af2b8b0834fa419e5fde795cd608e72dde276bd14efc8b680e9a77542327d6a3425a224ff4b619d2a75dc7a801ede2ec8d3d6496ee6ed70
|
7
|
+
data.tar.gz: 0d3a1e48447cc04898d37502e23161bb8e32cdf9f24204fed2027be3c325e672d126a9a85fc9213083548e8e9a8a2158108aad93fcd5243032c0e7650ae6ae27
|
data/lib/with_popup/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: with_popup
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- itmammoth
|
@@ -780,7 +780,7 @@ files:
|
|
780
780
|
- spec/features/form_tag_helper_request_spec.rb
|
781
781
|
- spec/rails_helper.rb
|
782
782
|
- spec/spec_helper.rb
|
783
|
-
homepage: https://github.com/itmammoth/
|
783
|
+
homepage: https://github.com/itmammoth/with_popup
|
784
784
|
licenses:
|
785
785
|
- MIT
|
786
786
|
metadata: {}
|