Most likely it is a bad interaction with one of your gems/plugins that is messing the paths. We had this happen with old version of will_paginate. After removing/updating, problem went away.
John On Fri, May 28, 2010 at 7:30 AM, yannis_ <[email protected]>wrote: > Hi everyone, > I'm currently developing a small Rails3 app, using Haml and Sass. > In the development environment, after edition of the sass files, the > corresponding css files are not updated on page reload. > I've to force the update through the Sass --update command. > Am I missing some settings? Someone could help? > Thanks in advance, > Yannis > > -- > 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] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > > -- 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.
