Sass shouldn't update stylesheets on init, because options haven't been loaded yet.

See http://groups.google.com/group/haml/tree/browse_frm/thread/33815b43cd49d871/acce128efa769ac7?rnum=1&hl=en&q=%3Aextended&_done=%2Fgroup%2Fhaml%2Fbrowse_frm%2Fthread%2F33815b43cd49d871%2F3050267320bd296a%3Flnk%3Dgst%26q%3D%253Aextended%26rnum%3D1%26hl%3Den%26#doc_acce128efa769ac7
I wish there were a better soltion for this.


git-svn-id: svn://hamptoncatlin.com/haml/trunk@604 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
nex3 2007-09-07 09:16:14 +00:00
parent 94e1b057eb
commit d8cc773fda
1 changed files with 0 additions and 1 deletions

View File

@ -4,4 +4,3 @@ require 'sass'
require 'sass/plugin'
ActionView::Base.register_template_handler('haml', Haml::Template)
Sass::Plugin.update_stylesheets