1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test
Chris Eppstein 69c5a66169 Allow Sass::Plugin.options[:template_location] to accept either a String path from where Sass
templates are read or a Hash of template location paths to css output paths. Sass::Plugin.options[:css_location]
is ignored when :template_location is a Hash. :template_location will also accept a list of pairs as is
commonly returned from Array#zip or Hash#to_a, etc.
2008-08-09 09:45:20 -07:00
..
haml Merge branch 'stable' 2008-08-04 01:04:58 -04:00
sass Allow Sass::Plugin.options[:template_location] to accept either a String path from where Sass 2008-08-09 09:45:20 -07:00
benchmark.rb Clean up requires in benchmark.rb. 2008-05-06 00:51:49 -07:00
test_helper.rb Make the symlinked-Rails facility work properly. 2008-06-08 09:54:36 -07:00