kuhsaft 1.2.14 → 1.2.15

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
- %div{ :class => column_brick.to_style_class }
1
+ %div{ :class => column_style }
2
2
  - column_brick.bricks.each do |brick|
3
3
  = render brick
@@ -1,3 +1,3 @@
1
1
  module Kuhsaft
2
- VERSION = "1.2.14"
2
+ VERSION = "1.2.15"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kuhsaft
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.14
4
+ version: 1.2.15
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -12,7 +12,7 @@ authors:
12
12
  autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
- date: 2013-04-02 00:00:00.000000000 Z
15
+ date: 2013-04-09 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  name: rspec
@@ -525,7 +525,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
525
525
  version: '0'
526
526
  segments:
527
527
  - 0
528
- hash: 4371386683939175783
528
+ hash: -4316040310151190450
529
529
  required_rubygems_version: !ruby/object:Gem::Requirement
530
530
  none: false
531
531
  requirements:
@@ -534,10 +534,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
534
534
  version: '0'
535
535
  segments:
536
536
  - 0
537
- hash: 4371386683939175783
537
+ hash: -4316040310151190450
538
538
  requirements: []
539
539
  rubyforge_project: kuhsaft
540
- rubygems_version: 1.8.24
540
+ rubygems_version: 1.8.25
541
541
  signing_key:
542
542
  specification_version: 3
543
543
  summary: A tool that helps you to manage your content within your app.