phantom_helpers 0.0.6 → 0.0.7

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: 7313e37159e507d586110b2bf57125ba2b920ad0
4
- data.tar.gz: 30a4574583813152b82733843e1f6d9719bb172e
3
+ metadata.gz: 05f657bfdd5e3fc1ddb74e9f0aba3c26ec10ceb3
4
+ data.tar.gz: c48d247e174006c3c018ca763912dc64d1655c9d
5
5
  SHA512:
6
- metadata.gz: 657c83eeb8f308d862790c6933f31ac4302bb2c6e2101f9105f50a5ad586d23360a659a833b8f5fac0721f354896fd9626315171581f8248ac2b11dc3017af40
7
- data.tar.gz: b3b6ddcb066d409c47c61d3ec3b5f58b09c8c5420e89e94d3696ebd50db8c538152f41ff899c5b43ab25be6af0bdf1d7d4e347215bf3597191d3ca1113aff391
6
+ metadata.gz: 011e88ed38cdb804b69a1e5fe6320c7dddf0716491f6ad7f1058aeee6a312e1117abf82a7515e3a708375a7e758ad241fafbd8e1d89808e118eb074132d2abd7
7
+ data.tar.gz: edee1e988a24cce5a8065826f9dadbaca0446b438ab79daf32da4673b05ae90dbf68eebc3cca0a693a727d3f7ec6225a2b518213b524c2d364da4912ca1c7b16
@@ -53,7 +53,7 @@ module PhantomHelpers
53
53
  def th_actions(num)
54
54
  size = case num
55
55
  when 1 then 35
56
- when 2 then 77
56
+ when 2 then 64
57
57
  when 3 then 93
58
58
  else num
59
59
  end
@@ -2,7 +2,7 @@
2
2
  Gem::Specification.new do |s|
3
3
  s.platform = Gem::Platform::RUBY
4
4
  s.name = 'phantom_helpers'
5
- s.version = '0.0.6'
5
+ s.version = '0.0.7'
6
6
  s.summary = 'Phantom View Helpers'
7
7
  s.description = 'rails helpers for bootstrap 3'
8
8
  s.licenses = ['GNU GPL-3', 'AGPL-3']
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.6
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-23 00:00:00.000000000 Z
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