Commit Graph

11 Commits

Author SHA1 Message Date
Nathan Weizenbaum c236b9293c Merge branch 'yard' into yard-sassc
Conflicts:
	lib/sass/engine.rb
	lib/sass/environment.rb
	lib/sass/tree/variable_node.rb
2009-04-29 15:33:14 -07:00
Nathan Weizenbaum 309897c242 [Sass] Convert Sass::Plugin docs to YARD. 2009-04-25 15:58:42 -07:00
Nathan Weizenbaum 7499f0b5f8 [Sass] Terminology change: precompiled -> cache. 2009-04-22 13:12:32 -07:00
Nathan Weizenbaum 4d97d8ddd8 [Sass] Precompile into a specific directory, rather than alongside the original files. 2009-04-21 23:52:44 -07:00
Nathan Weizenbaum 7bd150892c Compatibility with latest Merb. 2008-08-03 19:28:06 -04:00
Nathan Weizenbaum 84fdde13a5 Get rid of trailing whitespace. 2008-04-07 23:09:17 -07:00
Foy Savas 7ceb247db9 Added check for symbolize_keys! as latest Merb has removed it. 2008-03-15 10:54:55 -07:00
Brian Johnson a2f8bbe4eb Fix Sass Merb plugin to work with merb 0.9.0+
Adds support to the Merb Sass plugin for merb 0.9.0+

Signed-off-by: Brian Johnson <brijohn@gmail.com>
2008-02-14 06:43:57 -08:00
Nathan Weizenbaum 9ab4f900f0 Ensure that Sass::Plugin.update_stylesheets is run at least once per process, unless specifically forbidden. 2008-02-11 19:49:16 -08:00
nex3 4fa5602953 Use the proper Merb root and environment constants. Thanks to Dan Gilkerson.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@727 7063305b-7217-0410-af8c-cdc13e5119b9
2008-01-10 23:16:12 +00:00
nex3 c1b21a2d75 Merb handler for Sass. This includes a pretty major restructuring of Sass::Plugin to factor out the Rails-specific code.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@616 7063305b-7217-0410-af8c-cdc13e5119b9
2007-11-17 19:55:26 +00:00