compass-drupal-plugin 0.2.0.beta.5 → 0.2.0.beta.6

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.
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  # Release Specific Information
3
- s.version = "0.2.0.beta.5"
3
+ s.version = "0.2.0.beta.6"
4
4
  s.date = "2011-03-11"
5
5
 
6
6
  # Gem Details
@@ -1,4 +1,4 @@
1
- <% project_name = File.basename(config.project_path) -%>
1
+ <% project_name = File.basename(config.project_path) %>
2
2
  // This variable controls the total width of the container div
3
3
  // You can use px for a Fixed layout or % for a Liquid layout
4
4
  $<%= project_name %>-width: 960px;
@@ -1,4 +1,4 @@
1
- <% project_name = File.basename(config.project_path) -%>
1
+ <% project_name = File.basename(config.project_path) %>
2
2
  @import "drupal/zen";
3
3
  @import "<%= File.basename(config.project_path) %>-skin";
4
4
 
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass-drupal-plugin
3
3
  version: !ruby/object:Gem::Version
4
- hash: 62196361
4
+ hash: 62196367
5
5
  prerelease: 6
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
9
  - 0
10
10
  - beta
11
- - 5
12
- version: 0.2.0.beta.5
11
+ - 6
12
+ version: 0.2.0.beta.6
13
13
  platform: ruby
14
14
  authors:
15
15
  - Capi Etheriel