I'm not 100% sure but opening the haml gem leads me to believe haml is affected by a recent change in Rails (3).
http://github.com/rails/rails/commit/b0b9bf320409b66c6c6b680371aca590297cd4cc It would seem that the tag helper module used this method. I've tried to fix it but my (lack of) skill prevents it. It just happened this morning when my Rails 3 app was working last night so it seems like a likely culprit. Any info on whether or not I may be correct would help save me a few hours of digging probably. :) Thanks! -- 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.
