On 7/18/07, Jay <[EMAIL PROTECTED]> wrote: > > > Any time I convert an rhtml template to haml, I seem to have to > restart the mongrel cluster. I'm using mongrel, pound and apache. Is > that normal, or has anyone experienced a similar problem?
I had experienced the same with application.rhtml -> application.haml just yesterday. Inspecting the stack trace, I deduced from the method names that Rails had remembered that the template exists and now is just trying to force its "recompiling". --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
