compass 0.10.0.pre4 → 0.10.0.pre5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (182) hide show
  1. data/CHANGELOG.markdown +16 -0
  2. data/REVISION +1 -1
  3. data/Rakefile +1 -0
  4. data/VERSION.yml +1 -1
  5. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/_blueprint.sass +0 -0
  6. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_buttons.sass +0 -0
  7. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_colors.sass +0 -0
  8. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_debug.sass +0 -0
  9. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_fancy_type.sass +0 -0
  10. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_form.sass +0 -0
  11. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_grid.sass +0 -0
  12. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_ie.sass +0 -0
  13. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_interaction.sass +0 -0
  14. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_link_icons.sass +0 -0
  15. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_liquid.sass +0 -0
  16. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_print.sass +0 -0
  17. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_reset.sass +0 -0
  18. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_rtl.sass +0 -0
  19. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_scaffolding.sass +0 -0
  20. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_screen.sass +0 -0
  21. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_typography.sass +0 -0
  22. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/_utilities.sass +0 -0
  23. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_buttons.sass.html +0 -0
  24. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_colors.sass.html +0 -0
  25. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_debug.sass.html +0 -0
  26. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_fancy_type.sass.html +0 -0
  27. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_form.sass.html +0 -0
  28. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_grid.sass.html +0 -0
  29. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_ie.sass.html +0 -0
  30. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_interaction.sass.html +0 -0
  31. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_link_icons.sass.html +0 -0
  32. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_liquid.sass.html +0 -0
  33. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_print.sass.html +0 -0
  34. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_reset.sass.html +0 -0
  35. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_rtl.sass.html +0 -0
  36. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_scaffolding.sass.html +0 -0
  37. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_screen.sass.html +0 -0
  38. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_typography.sass.html +0 -0
  39. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/_utilities.sass.html +0 -0
  40. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/index.html +0 -0
  41. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_buttons.sass.html +0 -0
  42. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_colors.sass.html +0 -0
  43. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_debug.sass.html +0 -0
  44. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_fancy_type.sass.html +0 -0
  45. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_form.sass.html +0 -0
  46. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_grid.sass.html +0 -0
  47. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_interaction.sass.html +0 -0
  48. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_link_icons.sass.html +0 -0
  49. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_liquid.sass.html +0 -0
  50. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_reset.sass.html +0 -0
  51. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_rtl.sass.html +0 -0
  52. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_scaffolding.sass.html +0 -0
  53. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_typography.sass.html +0 -0
  54. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/docs/modules/_utilities.sass.html +0 -0
  55. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_buttons.sass +0 -0
  56. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_colors.sass +0 -0
  57. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_debug.sass +0 -0
  58. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_fancy_type.sass +0 -0
  59. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_form.sass +0 -0
  60. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_grid.sass +0 -0
  61. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_interaction.sass +0 -0
  62. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_link_icons.sass +0 -0
  63. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_liquid.sass +0 -0
  64. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_reset.sass +0 -0
  65. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_rtl.sass +0 -0
  66. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_scaffolding.sass +0 -0
  67. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_typography.sass +0 -0
  68. data/{lib/compass/frameworks → frameworks}/blueprint/stylesheets/blueprint/modules/_utilities.sass +0 -0
  69. data/{lib/compass/frameworks → frameworks}/blueprint/templates/buttons/buttons.sass +0 -0
  70. data/{lib/compass/frameworks → frameworks}/blueprint/templates/buttons/buttons/cross.png +0 -0
  71. data/{lib/compass/frameworks → frameworks}/blueprint/templates/buttons/buttons/key.png +0 -0
  72. data/{lib/compass/frameworks → frameworks}/blueprint/templates/buttons/buttons/tick.png +0 -0
  73. data/{lib/compass/frameworks → frameworks}/blueprint/templates/buttons/manifest.rb +0 -0
  74. data/{lib/compass/frameworks → frameworks}/blueprint/templates/link_icons/link_icons.sass +0 -0
  75. data/{lib/compass/frameworks → frameworks}/blueprint/templates/link_icons/link_icons/doc.png +0 -0
  76. data/{lib/compass/frameworks → frameworks}/blueprint/templates/link_icons/link_icons/email.png +0 -0
  77. data/{lib/compass/frameworks → frameworks}/blueprint/templates/link_icons/link_icons/external.png +0 -0
  78. data/{lib/compass/frameworks → frameworks}/blueprint/templates/link_icons/link_icons/feed.png +0 -0
  79. data/{lib/compass/frameworks → frameworks}/blueprint/templates/link_icons/link_icons/im.png +0 -0
  80. data/{lib/compass/frameworks → frameworks}/blueprint/templates/link_icons/link_icons/pdf.png +0 -0
  81. data/{lib/compass/frameworks → frameworks}/blueprint/templates/link_icons/link_icons/visited.png +0 -0
  82. data/{lib/compass/frameworks → frameworks}/blueprint/templates/link_icons/link_icons/xls.png +0 -0
  83. data/{lib/compass/frameworks → frameworks}/blueprint/templates/link_icons/manifest.rb +0 -0
  84. data/{lib/compass/frameworks → frameworks}/blueprint/templates/project/grid.png +0 -0
  85. data/{lib/compass/frameworks → frameworks}/blueprint/templates/project/ie.sass +0 -0
  86. data/{lib/compass/frameworks → frameworks}/blueprint/templates/project/manifest.rb +0 -2
  87. data/{lib/compass/frameworks → frameworks}/blueprint/templates/project/partials/_base.sass +0 -0
  88. data/{lib/compass/frameworks → frameworks}/blueprint/templates/project/print.sass +0 -0
  89. data/{lib/compass/frameworks → frameworks}/blueprint/templates/project/screen.sass +0 -0
  90. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/_compass.sass +0 -0
  91. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/_css3.sass +0 -0
  92. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/_layout.sass +0 -0
  93. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/_misc.sass +0 -0
  94. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/_reset.sass +0 -0
  95. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/_utilities.sass +0 -0
  96. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_background_clip.sass +0 -0
  97. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_background_origin.sass +0 -0
  98. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_background_size.sass +0 -0
  99. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_border_radius.sass +0 -0
  100. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_box_shadow.sass +0 -0
  101. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_box_sizing.sass +0 -0
  102. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_columns.sass +0 -0
  103. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_font_face.sass +0 -0
  104. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_gradient.sass +0 -0
  105. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_inline_block.sass +0 -0
  106. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_opacity.sass +0 -0
  107. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_text_shadow.sass +0 -0
  108. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_transform.sass +0 -0
  109. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/css3/_transition.sass +0 -0
  110. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/layout/_sticky_footer.sass +0 -0
  111. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/_general.sass +0 -0
  112. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/_links.sass +0 -0
  113. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/_lists.sass +0 -0
  114. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/_print.sass +0 -0
  115. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/_sprites.sass +0 -0
  116. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/_tables.sass +0 -0
  117. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/_text.sass +0 -0
  118. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/general/_clearfix.sass +0 -0
  119. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/general/_float.sass +0 -0
  120. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/general/_hacks.sass +0 -0
  121. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/general/_min.sass +0 -0
  122. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/general/_reset.sass +0 -0
  123. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/general/_tabs.sass +0 -0
  124. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/general/_tag_cloud.sass +0 -0
  125. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/links/_hover_link.sass +0 -0
  126. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/links/_link_colors.sass +0 -0
  127. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/links/_unstyled_link.sass +0 -0
  128. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/lists/_bullets.sass +0 -0
  129. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass +0 -0
  130. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/lists/_inline_list.sass +0 -0
  131. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/sprites/_sprite_img.sass +0 -0
  132. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass +0 -0
  133. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/tables/_borders.sass +0 -0
  134. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/tables/_scaffolding.sass +0 -0
  135. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/text/_ellipsis.sass +0 -0
  136. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/text/_nowrap.sass +0 -0
  137. data/{lib/compass/frameworks → frameworks}/compass/stylesheets/compass/utilities/text/_replacement.sass +0 -0
  138. data/{lib/compass/frameworks → frameworks}/compass/templates/ellipsis/ellipsis.sass +0 -0
  139. data/{lib/compass/frameworks → frameworks}/compass/templates/ellipsis/manifest.rb +0 -0
  140. data/{lib/compass/frameworks → frameworks}/compass/templates/ellipsis/xml/ellipsis.xml +0 -0
  141. data/{lib/compass/frameworks → frameworks}/compass/templates/extension/manifest.rb +0 -0
  142. data/{lib/compass/frameworks → frameworks}/compass/templates/extension/stylesheets/main.sass +0 -0
  143. data/{lib/compass/frameworks → frameworks}/compass/templates/extension/templates/project/manifest.rb +0 -0
  144. data/{lib/compass/frameworks → frameworks}/compass/templates/extension/templates/project/screen.sass +0 -0
  145. data/{lib/compass/frameworks → frameworks}/compass/templates/project/USAGE.markdown +0 -0
  146. data/{lib/compass/frameworks → frameworks}/compass/templates/project/ie.sass +0 -0
  147. data/{lib/compass/frameworks → frameworks}/compass/templates/project/manifest.rb +0 -0
  148. data/{lib/compass/frameworks → frameworks}/compass/templates/project/print.sass +0 -0
  149. data/{lib/compass/frameworks → frameworks}/compass/templates/project/screen.sass +0 -0
  150. data/lib/compass/app_integration/rails/installer.rb +4 -3
  151. data/lib/compass/app_integration/rails/templates/compass-install-rails.rb +18 -13
  152. data/lib/compass/commands/watch_project.rb +42 -4
  153. data/lib/compass/configuration.rb +1 -1
  154. data/lib/compass/configuration/data.rb +3 -0
  155. data/lib/compass/configuration/paths.rb +19 -0
  156. data/lib/compass/exec.rb +2 -0
  157. data/lib/compass/exec/global_options_parser.rb +4 -0
  158. data/lib/compass/exec/switch_ui.rb +4 -0
  159. data/lib/compass/frameworks.rb +1 -1
  160. data/lib/compass/grid_builder.rb +7 -4
  161. data/lib/compass/sass_extensions/functions/urls.rb +1 -1
  162. data/lib/vendor/{fssm.rb → fssm/fssm.rb} +3 -10
  163. data/lib/vendor/fssm/{backends → fssm/backends}/fsevents.rb +4 -5
  164. data/lib/vendor/fssm/{backends → fssm/backends}/inotify.rb +3 -5
  165. data/lib/vendor/fssm/{backends → fssm/backends}/polling.rb +2 -3
  166. data/lib/vendor/fssm/{backends → fssm/backends}/rubycocoa/fsevents.rb +0 -0
  167. data/lib/vendor/fssm/fssm/monitor.rb +26 -0
  168. data/lib/vendor/fssm/{path.rb → fssm/path.rb} +1 -1
  169. data/lib/vendor/fssm/{pathname.rb → fssm/pathname.rb} +0 -0
  170. data/lib/vendor/fssm/fssm/state/directory.rb +57 -0
  171. data/lib/vendor/fssm/fssm/state/file.rb +24 -0
  172. data/lib/vendor/fssm/{support.rb → fssm/support.rb} +14 -6
  173. data/lib/vendor/fssm/{tree.rb → fssm/tree.rb} +0 -0
  174. data/test/command_line_helper.rb +14 -4
  175. data/test/command_line_test.rb +8 -8
  176. data/test/configuration_test.rb +25 -0
  177. data/test/rails_integration_test.rb +9 -5
  178. metadata +160 -160
  179. data/deps.rip +0 -1
  180. data/lib/compass/frameworks/blueprint/templates/project/welcome.html.haml +0 -21
  181. data/lib/vendor/fssm/monitor.rb +0 -25
  182. data/lib/vendor/fssm/state.rb +0 -54
@@ -120,4 +120,29 @@ EXPECTED
120
120
  assert_equal expected_serialization, Compass.configuration.serialize
121
121
  end
122
122
 
123
+ def test_strip_trailing_directory_separators
124
+ contents = StringIO.new(<<-CONFIG)
125
+ css_dir = "css/"
126
+ sass_dir = "sass/"
127
+ images_dir = "images/"
128
+ javascripts_dir = "js/"
129
+ fonts_dir = "fonts/"
130
+ extensions_dir = "extensions/"
131
+ css_path = "css/"
132
+ sass_path = "sass/"
133
+ images_path = "images/"
134
+ javascripts_path = "js/"
135
+ fonts_path = "fonts/"
136
+ extensions_path = "extensions/"
137
+ CONFIG
138
+
139
+ Compass.add_configuration(contents, "test_strip_trailing_directory_separators")
140
+
141
+ assert_equal "css", Compass.configuration.css_dir
142
+ assert_equal "sass", Compass.configuration.sass_dir
143
+ assert_equal "images", Compass.configuration.images_dir
144
+ assert_equal "js", Compass.configuration.javascripts_dir
145
+ assert_equal "fonts", Compass.configuration.fonts_dir
146
+ assert_equal "extensions", Compass.configuration.extensions_dir
147
+ end
123
148
  end
@@ -15,18 +15,22 @@ class RailsIntegrationTest < Test::Unit::TestCase
15
15
  end
16
16
 
17
17
  def test_rails_install
18
- within_tmp_directory do
18
+ # within_tmp_directory do
19
+ begin
19
20
  generate_rails_app_directories("compass_rails")
20
21
  Dir.chdir "compass_rails" do
21
- compass("--rails", '--trace', ".") do |responder|
22
- responder.respond_to "Is this OK? (Y/n)", :with => "Y", :required => true
23
- responder.respond_to "Emit compiled stylesheets to public/stylesheets/compiled/? (Y/n)", :with => "Y", :required => true
22
+ compass(*%w(--rails --trace --boring .)) do |responder|
23
+ responder.respond_to %r{^\s*Is this OK\? \(Y/n\)\s*$}, :with => "Y", :required => true
24
+ responder.respond_to %r{^\s*Emit compiled stylesheets to public/stylesheets/compiled/\? \(Y/n\)\s*$}, :with => "Y", :required => true
24
25
  end
25
26
  # puts ">>>#{@last_result}<<<"
26
27
  assert_action_performed :create, "./app/stylesheets/screen.sass"
27
28
  assert_action_performed :create, "./config/initializers/compass.rb"
28
29
  end
30
+ ensure
31
+ FileUtils.rm_rf "compass_rails"
29
32
  end
33
+ #end
30
34
  rescue LoadError
31
35
  puts "Skipping rails test. Couldn't Load rails"
32
36
  end
@@ -35,7 +39,7 @@ class RailsIntegrationTest < Test::Unit::TestCase
35
39
  within_tmp_directory do
36
40
  generate_rails_app_directories("compass_rails")
37
41
  Dir.chdir "compass_rails" do
38
- compass(*%w(--rails --trace --sass-dir app/stylesheets --css-dir public/stylesheets/compiled .))
42
+ compass(*%w(--rails --trace --boring --sass-dir app/stylesheets --css-dir public/stylesheets/compiled .))
39
43
  assert_action_performed :create, "./app/stylesheets/screen.sass"
40
44
  assert_action_performed :create, "./config/initializers/compass.rb"
41
45
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0.pre4
4
+ version: 0.10.0.pre5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Eppstein
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2010-01-04 00:00:00 -08:00
12
+ date: 2010-01-19 00:00:00 -08:00
13
13
  default_executable: compass
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -39,7 +39,6 @@ files:
39
39
  - Rakefile
40
40
  - VERSION.yml
41
41
  - bin/compass
42
- - deps.rip
43
42
  - examples/README.markdown
44
43
  - examples/blueprint_default/config.rb
45
44
  - examples/blueprint_default/images/grid.png
@@ -205,6 +204,151 @@ files:
205
204
  - examples/yui/templates.html.haml
206
205
  - examples/yui/test.jpg
207
206
  - examples/yui/typography.html.haml
207
+ - frameworks/blueprint/stylesheets/_blueprint.sass
208
+ - frameworks/blueprint/stylesheets/blueprint/_buttons.sass
209
+ - frameworks/blueprint/stylesheets/blueprint/_colors.sass
210
+ - frameworks/blueprint/stylesheets/blueprint/_debug.sass
211
+ - frameworks/blueprint/stylesheets/blueprint/_fancy_type.sass
212
+ - frameworks/blueprint/stylesheets/blueprint/_form.sass
213
+ - frameworks/blueprint/stylesheets/blueprint/_grid.sass
214
+ - frameworks/blueprint/stylesheets/blueprint/_ie.sass
215
+ - frameworks/blueprint/stylesheets/blueprint/_interaction.sass
216
+ - frameworks/blueprint/stylesheets/blueprint/_link_icons.sass
217
+ - frameworks/blueprint/stylesheets/blueprint/_liquid.sass
218
+ - frameworks/blueprint/stylesheets/blueprint/_print.sass
219
+ - frameworks/blueprint/stylesheets/blueprint/_reset.sass
220
+ - frameworks/blueprint/stylesheets/blueprint/_rtl.sass
221
+ - frameworks/blueprint/stylesheets/blueprint/_scaffolding.sass
222
+ - frameworks/blueprint/stylesheets/blueprint/_screen.sass
223
+ - frameworks/blueprint/stylesheets/blueprint/_typography.sass
224
+ - frameworks/blueprint/stylesheets/blueprint/_utilities.sass
225
+ - frameworks/blueprint/stylesheets/blueprint/docs/_buttons.sass.html
226
+ - frameworks/blueprint/stylesheets/blueprint/docs/_colors.sass.html
227
+ - frameworks/blueprint/stylesheets/blueprint/docs/_debug.sass.html
228
+ - frameworks/blueprint/stylesheets/blueprint/docs/_fancy_type.sass.html
229
+ - frameworks/blueprint/stylesheets/blueprint/docs/_form.sass.html
230
+ - frameworks/blueprint/stylesheets/blueprint/docs/_grid.sass.html
231
+ - frameworks/blueprint/stylesheets/blueprint/docs/_ie.sass.html
232
+ - frameworks/blueprint/stylesheets/blueprint/docs/_interaction.sass.html
233
+ - frameworks/blueprint/stylesheets/blueprint/docs/_link_icons.sass.html
234
+ - frameworks/blueprint/stylesheets/blueprint/docs/_liquid.sass.html
235
+ - frameworks/blueprint/stylesheets/blueprint/docs/_print.sass.html
236
+ - frameworks/blueprint/stylesheets/blueprint/docs/_reset.sass.html
237
+ - frameworks/blueprint/stylesheets/blueprint/docs/_rtl.sass.html
238
+ - frameworks/blueprint/stylesheets/blueprint/docs/_scaffolding.sass.html
239
+ - frameworks/blueprint/stylesheets/blueprint/docs/_screen.sass.html
240
+ - frameworks/blueprint/stylesheets/blueprint/docs/_typography.sass.html
241
+ - frameworks/blueprint/stylesheets/blueprint/docs/_utilities.sass.html
242
+ - frameworks/blueprint/stylesheets/blueprint/docs/index.html
243
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_buttons.sass.html
244
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_colors.sass.html
245
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_debug.sass.html
246
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_fancy_type.sass.html
247
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_form.sass.html
248
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_grid.sass.html
249
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_interaction.sass.html
250
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_link_icons.sass.html
251
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_liquid.sass.html
252
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_reset.sass.html
253
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_rtl.sass.html
254
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_scaffolding.sass.html
255
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_typography.sass.html
256
+ - frameworks/blueprint/stylesheets/blueprint/docs/modules/_utilities.sass.html
257
+ - frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass
258
+ - frameworks/blueprint/stylesheets/blueprint/modules/_colors.sass
259
+ - frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass
260
+ - frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass
261
+ - frameworks/blueprint/stylesheets/blueprint/modules/_form.sass
262
+ - frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass
263
+ - frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass
264
+ - frameworks/blueprint/stylesheets/blueprint/modules/_link_icons.sass
265
+ - frameworks/blueprint/stylesheets/blueprint/modules/_liquid.sass
266
+ - frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass
267
+ - frameworks/blueprint/stylesheets/blueprint/modules/_rtl.sass
268
+ - frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass
269
+ - frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass
270
+ - frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass
271
+ - frameworks/blueprint/templates/buttons/buttons.sass
272
+ - frameworks/blueprint/templates/buttons/buttons/cross.png
273
+ - frameworks/blueprint/templates/buttons/buttons/key.png
274
+ - frameworks/blueprint/templates/buttons/buttons/tick.png
275
+ - frameworks/blueprint/templates/buttons/manifest.rb
276
+ - frameworks/blueprint/templates/link_icons/link_icons.sass
277
+ - frameworks/blueprint/templates/link_icons/link_icons/doc.png
278
+ - frameworks/blueprint/templates/link_icons/link_icons/email.png
279
+ - frameworks/blueprint/templates/link_icons/link_icons/external.png
280
+ - frameworks/blueprint/templates/link_icons/link_icons/feed.png
281
+ - frameworks/blueprint/templates/link_icons/link_icons/im.png
282
+ - frameworks/blueprint/templates/link_icons/link_icons/pdf.png
283
+ - frameworks/blueprint/templates/link_icons/link_icons/visited.png
284
+ - frameworks/blueprint/templates/link_icons/link_icons/xls.png
285
+ - frameworks/blueprint/templates/link_icons/manifest.rb
286
+ - frameworks/blueprint/templates/project/grid.png
287
+ - frameworks/blueprint/templates/project/ie.sass
288
+ - frameworks/blueprint/templates/project/manifest.rb
289
+ - frameworks/blueprint/templates/project/partials/_base.sass
290
+ - frameworks/blueprint/templates/project/print.sass
291
+ - frameworks/blueprint/templates/project/screen.sass
292
+ - frameworks/compass/stylesheets/_compass.sass
293
+ - frameworks/compass/stylesheets/compass/_css3.sass
294
+ - frameworks/compass/stylesheets/compass/_layout.sass
295
+ - frameworks/compass/stylesheets/compass/_misc.sass
296
+ - frameworks/compass/stylesheets/compass/_reset.sass
297
+ - frameworks/compass/stylesheets/compass/_utilities.sass
298
+ - frameworks/compass/stylesheets/compass/css3/_background_clip.sass
299
+ - frameworks/compass/stylesheets/compass/css3/_background_origin.sass
300
+ - frameworks/compass/stylesheets/compass/css3/_background_size.sass
301
+ - frameworks/compass/stylesheets/compass/css3/_border_radius.sass
302
+ - frameworks/compass/stylesheets/compass/css3/_box_shadow.sass
303
+ - frameworks/compass/stylesheets/compass/css3/_box_sizing.sass
304
+ - frameworks/compass/stylesheets/compass/css3/_columns.sass
305
+ - frameworks/compass/stylesheets/compass/css3/_font_face.sass
306
+ - frameworks/compass/stylesheets/compass/css3/_gradient.sass
307
+ - frameworks/compass/stylesheets/compass/css3/_inline_block.sass
308
+ - frameworks/compass/stylesheets/compass/css3/_opacity.sass
309
+ - frameworks/compass/stylesheets/compass/css3/_text_shadow.sass
310
+ - frameworks/compass/stylesheets/compass/css3/_transform.sass
311
+ - frameworks/compass/stylesheets/compass/css3/_transition.sass
312
+ - frameworks/compass/stylesheets/compass/layout/_sticky_footer.sass
313
+ - frameworks/compass/stylesheets/compass/utilities/_general.sass
314
+ - frameworks/compass/stylesheets/compass/utilities/_links.sass
315
+ - frameworks/compass/stylesheets/compass/utilities/_lists.sass
316
+ - frameworks/compass/stylesheets/compass/utilities/_print.sass
317
+ - frameworks/compass/stylesheets/compass/utilities/_sprites.sass
318
+ - frameworks/compass/stylesheets/compass/utilities/_tables.sass
319
+ - frameworks/compass/stylesheets/compass/utilities/_text.sass
320
+ - frameworks/compass/stylesheets/compass/utilities/general/_clearfix.sass
321
+ - frameworks/compass/stylesheets/compass/utilities/general/_float.sass
322
+ - frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass
323
+ - frameworks/compass/stylesheets/compass/utilities/general/_min.sass
324
+ - frameworks/compass/stylesheets/compass/utilities/general/_reset.sass
325
+ - frameworks/compass/stylesheets/compass/utilities/general/_tabs.sass
326
+ - frameworks/compass/stylesheets/compass/utilities/general/_tag_cloud.sass
327
+ - frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass
328
+ - frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass
329
+ - frameworks/compass/stylesheets/compass/utilities/links/_unstyled_link.sass
330
+ - frameworks/compass/stylesheets/compass/utilities/lists/_bullets.sass
331
+ - frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass
332
+ - frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass
333
+ - frameworks/compass/stylesheets/compass/utilities/sprites/_sprite_img.sass
334
+ - frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass
335
+ - frameworks/compass/stylesheets/compass/utilities/tables/_borders.sass
336
+ - frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.sass
337
+ - frameworks/compass/stylesheets/compass/utilities/text/_ellipsis.sass
338
+ - frameworks/compass/stylesheets/compass/utilities/text/_nowrap.sass
339
+ - frameworks/compass/stylesheets/compass/utilities/text/_replacement.sass
340
+ - frameworks/compass/templates/ellipsis/ellipsis.sass
341
+ - frameworks/compass/templates/ellipsis/manifest.rb
342
+ - frameworks/compass/templates/ellipsis/xml/ellipsis.xml
343
+ - frameworks/compass/templates/extension/manifest.rb
344
+ - frameworks/compass/templates/extension/stylesheets/main.sass
345
+ - frameworks/compass/templates/extension/templates/project/manifest.rb
346
+ - frameworks/compass/templates/extension/templates/project/screen.sass
347
+ - frameworks/compass/templates/project/USAGE.markdown
348
+ - frameworks/compass/templates/project/ie.sass
349
+ - frameworks/compass/templates/project/manifest.rb
350
+ - frameworks/compass/templates/project/print.sass
351
+ - frameworks/compass/templates/project/screen.sass
208
352
  - lib/compass.rb
209
353
  - lib/compass/actions.rb
210
354
  - lib/compass/app_integration.rb
@@ -246,6 +390,7 @@ files:
246
390
  - lib/compass/configuration/defaults.rb
247
391
  - lib/compass/configuration/helpers.rb
248
392
  - lib/compass/configuration/inheritance.rb
393
+ - lib/compass/configuration/paths.rb
249
394
  - lib/compass/configuration/serialization.rb
250
395
  - lib/compass/core_ext.rb
251
396
  - lib/compass/dependencies.rb
@@ -258,152 +403,6 @@ files:
258
403
  - lib/compass/exec/sub_command_ui.rb
259
404
  - lib/compass/exec/switch_ui.rb
260
405
  - lib/compass/frameworks.rb
261
- - lib/compass/frameworks/blueprint/stylesheets/_blueprint.sass
262
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_buttons.sass
263
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_colors.sass
264
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_debug.sass
265
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_fancy_type.sass
266
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_form.sass
267
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass
268
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_ie.sass
269
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass
270
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_link_icons.sass
271
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_liquid.sass
272
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_print.sass
273
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_reset.sass
274
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_rtl.sass
275
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_scaffolding.sass
276
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_screen.sass
277
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_typography.sass
278
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/_utilities.sass
279
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_buttons.sass.html
280
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_colors.sass.html
281
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_debug.sass.html
282
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_fancy_type.sass.html
283
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_form.sass.html
284
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_grid.sass.html
285
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_ie.sass.html
286
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_interaction.sass.html
287
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_link_icons.sass.html
288
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_liquid.sass.html
289
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_print.sass.html
290
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_reset.sass.html
291
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_rtl.sass.html
292
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_scaffolding.sass.html
293
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_screen.sass.html
294
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_typography.sass.html
295
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/_utilities.sass.html
296
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/index.html
297
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_buttons.sass.html
298
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_colors.sass.html
299
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_debug.sass.html
300
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_fancy_type.sass.html
301
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_form.sass.html
302
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_grid.sass.html
303
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_interaction.sass.html
304
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_link_icons.sass.html
305
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_liquid.sass.html
306
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_reset.sass.html
307
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_rtl.sass.html
308
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_scaffolding.sass.html
309
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_typography.sass.html
310
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/docs/modules/_utilities.sass.html
311
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass
312
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_colors.sass
313
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass
314
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass
315
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass
316
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass
317
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass
318
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_link_icons.sass
319
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_liquid.sass
320
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass
321
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_rtl.sass
322
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass
323
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass
324
- - lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass
325
- - lib/compass/frameworks/blueprint/templates/buttons/buttons.sass
326
- - lib/compass/frameworks/blueprint/templates/buttons/buttons/cross.png
327
- - lib/compass/frameworks/blueprint/templates/buttons/buttons/key.png
328
- - lib/compass/frameworks/blueprint/templates/buttons/buttons/tick.png
329
- - lib/compass/frameworks/blueprint/templates/buttons/manifest.rb
330
- - lib/compass/frameworks/blueprint/templates/link_icons/link_icons.sass
331
- - lib/compass/frameworks/blueprint/templates/link_icons/link_icons/doc.png
332
- - lib/compass/frameworks/blueprint/templates/link_icons/link_icons/email.png
333
- - lib/compass/frameworks/blueprint/templates/link_icons/link_icons/external.png
334
- - lib/compass/frameworks/blueprint/templates/link_icons/link_icons/feed.png
335
- - lib/compass/frameworks/blueprint/templates/link_icons/link_icons/im.png
336
- - lib/compass/frameworks/blueprint/templates/link_icons/link_icons/pdf.png
337
- - lib/compass/frameworks/blueprint/templates/link_icons/link_icons/visited.png
338
- - lib/compass/frameworks/blueprint/templates/link_icons/link_icons/xls.png
339
- - lib/compass/frameworks/blueprint/templates/link_icons/manifest.rb
340
- - lib/compass/frameworks/blueprint/templates/project/grid.png
341
- - lib/compass/frameworks/blueprint/templates/project/ie.sass
342
- - lib/compass/frameworks/blueprint/templates/project/manifest.rb
343
- - lib/compass/frameworks/blueprint/templates/project/partials/_base.sass
344
- - lib/compass/frameworks/blueprint/templates/project/print.sass
345
- - lib/compass/frameworks/blueprint/templates/project/screen.sass
346
- - lib/compass/frameworks/blueprint/templates/project/welcome.html.haml
347
- - lib/compass/frameworks/compass/stylesheets/_compass.sass
348
- - lib/compass/frameworks/compass/stylesheets/compass/_css3.sass
349
- - lib/compass/frameworks/compass/stylesheets/compass/_layout.sass
350
- - lib/compass/frameworks/compass/stylesheets/compass/_misc.sass
351
- - lib/compass/frameworks/compass/stylesheets/compass/_reset.sass
352
- - lib/compass/frameworks/compass/stylesheets/compass/_utilities.sass
353
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_background_clip.sass
354
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_background_origin.sass
355
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_background_size.sass
356
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_border_radius.sass
357
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_box_shadow.sass
358
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_box_sizing.sass
359
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_columns.sass
360
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_font_face.sass
361
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_gradient.sass
362
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_inline_block.sass
363
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_opacity.sass
364
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_text_shadow.sass
365
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_transform.sass
366
- - lib/compass/frameworks/compass/stylesheets/compass/css3/_transition.sass
367
- - lib/compass/frameworks/compass/stylesheets/compass/layout/_sticky_footer.sass
368
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/_general.sass
369
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/_links.sass
370
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/_lists.sass
371
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/_print.sass
372
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/_sprites.sass
373
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/_tables.sass
374
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/_text.sass
375
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.sass
376
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_float.sass
377
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass
378
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_min.sass
379
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass
380
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_tabs.sass
381
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_tag_cloud.sass
382
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass
383
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass
384
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/links/_unstyled_link.sass
385
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/lists/_bullets.sass
386
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass
387
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass
388
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/sprites/_sprite_img.sass
389
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass
390
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/tables/_borders.sass
391
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.sass
392
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/text/_ellipsis.sass
393
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/text/_nowrap.sass
394
- - lib/compass/frameworks/compass/stylesheets/compass/utilities/text/_replacement.sass
395
- - lib/compass/frameworks/compass/templates/ellipsis/ellipsis.sass
396
- - lib/compass/frameworks/compass/templates/ellipsis/manifest.rb
397
- - lib/compass/frameworks/compass/templates/ellipsis/xml/ellipsis.xml
398
- - lib/compass/frameworks/compass/templates/extension/manifest.rb
399
- - lib/compass/frameworks/compass/templates/extension/stylesheets/main.sass
400
- - lib/compass/frameworks/compass/templates/extension/templates/project/manifest.rb
401
- - lib/compass/frameworks/compass/templates/extension/templates/project/screen.sass
402
- - lib/compass/frameworks/compass/templates/project/USAGE.markdown
403
- - lib/compass/frameworks/compass/templates/project/ie.sass
404
- - lib/compass/frameworks/compass/templates/project/manifest.rb
405
- - lib/compass/frameworks/compass/templates/project/print.sass
406
- - lib/compass/frameworks/compass/templates/project/screen.sass
407
406
  - lib/compass/grid_builder.rb
408
407
  - lib/compass/installers.rb
409
408
  - lib/compass/installers/bare_installer.rb
@@ -428,17 +427,18 @@ files:
428
427
  - lib/compass/test_case.rb
429
428
  - lib/compass/validator.rb
430
429
  - lib/compass/version.rb
431
- - lib/vendor/fssm.rb
432
- - lib/vendor/fssm/backends/fsevents.rb
433
- - lib/vendor/fssm/backends/inotify.rb
434
- - lib/vendor/fssm/backends/polling.rb
435
- - lib/vendor/fssm/backends/rubycocoa/fsevents.rb
436
- - lib/vendor/fssm/monitor.rb
437
- - lib/vendor/fssm/path.rb
438
- - lib/vendor/fssm/pathname.rb
439
- - lib/vendor/fssm/state.rb
440
- - lib/vendor/fssm/support.rb
441
- - lib/vendor/fssm/tree.rb
430
+ - lib/vendor/fssm/fssm.rb
431
+ - lib/vendor/fssm/fssm/backends/fsevents.rb
432
+ - lib/vendor/fssm/fssm/backends/inotify.rb
433
+ - lib/vendor/fssm/fssm/backends/polling.rb
434
+ - lib/vendor/fssm/fssm/backends/rubycocoa/fsevents.rb
435
+ - lib/vendor/fssm/fssm/monitor.rb
436
+ - lib/vendor/fssm/fssm/path.rb
437
+ - lib/vendor/fssm/fssm/pathname.rb
438
+ - lib/vendor/fssm/fssm/state/directory.rb
439
+ - lib/vendor/fssm/fssm/state/file.rb
440
+ - lib/vendor/fssm/fssm/support.rb
441
+ - lib/vendor/fssm/fssm/tree.rb
442
442
  - test/command_line_helper.rb
443
443
  - test/command_line_test.rb
444
444
  - test/compass_png_test.rb
data/deps.rip DELETED
@@ -1 +0,0 @@
1
- git://github.com/nex3/haml.git master
@@ -1,21 +0,0 @@
1
- !!! Transition
2
- / Feel free to delete this, it's just here to act as an example
3
- %html(xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en")
4
- %head
5
- %title Welcome to Compass &amp; Blueprint
6
- %link(rel="stylesheet" href="<%= http_stylesheets_path %>/screen.css" type="text/css" media="screen, projection")
7
- %link(href="<%= http_stylesheets_path %>/print.css" media="print" rel="stylesheet" type="text/css")
8
- /[if lt IE 8]
9
- %link(href="<%= http_stylesheets_path %>/ie.css" media="screen, projection" rel="stylesheet" type="text/css")
10
- %style(type="text/css")
11
- :sass
12
- @import blueprint.sass
13
- body#welcome
14
- #container
15
- +container
16
- h1
17
- +column(24)
18
- %body#welcome.bp
19
- #container
20
- %h1 Welcome to Compass!
21
- %p This is <%= "ERB" %>