phantom_helpers 0.0.6 → 0.0.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/phantom_helpers/view_helpers/table_helper.rb +1 -1
- data/phantom_helpers.gemspec +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: 05f657bfdd5e3fc1ddb74e9f0aba3c26ec10ceb3
|
4
|
+
data.tar.gz: c48d247e174006c3c018ca763912dc64d1655c9d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 011e88ed38cdb804b69a1e5fe6320c7dddf0716491f6ad7f1058aeee6a312e1117abf82a7515e3a708375a7e758ad241fafbd8e1d89808e118eb074132d2abd7
|
7
|
+
data.tar.gz: edee1e988a24cce5a8065826f9dadbaca0446b438ab79daf32da4673b05ae90dbf68eebc3cca0a693a727d3f7ec6225a2b518213b524c2d364da4912ca1c7b16
|
data/phantom_helpers.gemspec
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: phantom_helpers
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Vassil Kalkov
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2013-09-
|
13
|
+
date: 2013-09-26 00:00:00.000000000 Z
|
14
14
|
dependencies: []
|
15
15
|
description: rails helpers for bootstrap 3
|
16
16
|
email: info@genshin.org
|