There's no built-in Rake task for it, but if you run
"Sass::Plugin.update_stylesheets" via script/runner that should do it.

On Thu, Feb 5, 2009 at 2:10 AM, Tom Stuart <[email protected]> wrote:

>
> Hi,
>
> It'd be handy for my deployment process to be able to generate all of
> my stylesheets from Sass before any mongrels have a chance to start
> up, not least because my "down for maintenance" page uses these
> stylesheets. I've seen people talking about a haml:compile_sass task
> in the context of Merb; does there already exist a comparable rake
> task for Rails that I can get Capistrano to kick off at the right time?
>
> Cheers,
> -Tom
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/haml?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to