Hello, Since I updated the HAML plugin and vendored gem of my rails app, I got the same error on every page : "undefined method `compilable?' for #<Haml::Template:0xb67d0bfc>"
I first though it was HAML's fault, but then I checked lastest commits in Rails' trunk (my app is living on the Edge) on stumbled uppon this changeset : http://dev.rubyonrails.org/changeset/8624 It looks like it changes some important template-related stuff, so I guess that's the reason of the error. I suppose you won't patch HAML to support Rails Edge, so I'll happily patch it myself. The thing is that I know nothing about HAML's code, so it'd cool if someone could point me the right direction Thanks, (and thanks for the that great software!) -- Simon Rozet <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
