1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
Commit graph

8 commits

Author SHA1 Message Date
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
40279d116c Fixing a minor doc bug.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@721 7063305b-7217-0410-af8c-cdc13e5119b9
2008-01-07 06:19:23 +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