zen-grids 1.0.beta.5 → 1.0.rc.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -339,5 +339,9 @@ $zen-reverse-all-floats: false !default;
339
339
  @else if $dir == right {
340
340
  @return left;
341
341
  }
342
+ @else if $dir == none or $dir == both {
343
+ @return $dir;
344
+ }
345
+ @warn "Invalid direction passed to zen-direction-flip().";
342
346
  @return both;
343
347
  }
data/zen-grids.gemspec CHANGED
@@ -9,8 +9,8 @@ Gem::Specification.new do |s|
9
9
  s.homepage = 'http://zengrids.com'
10
10
  s.rubyforge_project =
11
11
 
12
- s.version = '1.0.beta.5'
13
- s.date = '2012-02-13'
12
+ s.version = '1.0.rc.1'
13
+ s.date = '2012-02-18'
14
14
 
15
15
  s.authors = ['John Albin Wilkins']
16
16
  s.email = 'virtually.johnalbin@gmail.com'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zen-grids
3
3
  version: !ruby/object:Gem::Version
4
- hash: 62196297
4
+ hash: 15424247
5
5
  prerelease: 4
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - beta
10
- - 5
11
- version: 1.0.beta.5
9
+ - rc
10
+ - 1
11
+ version: 1.0.rc.1
12
12
  platform: ruby
13
13
  authors:
14
14
  - John Albin Wilkins
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2012-02-13 00:00:00 Z
19
+ date: 2012-02-18 00:00:00 Z
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
22
22
  name: sass
@@ -85,7 +85,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
85
85
  version: 1.3.1
86
86
  requirements: []
87
87
 
88
- rubyforge_project: 1.0.beta.5
88
+ rubyforge_project: 1.0.rc.1
89
89
  rubygems_version: 1.8.15
90
90
  signing_key:
91
91
  specification_version: 3