Hi Nathan, So, to clarify, the gem release of rails 2.1 should work with Haml 2.0? Is there anything other than config.gem 'haml' necessary to get this working? Using in this way my rails app complains about not finding an index.html.erb file. I tried playing around with ActionView::Template.register_template_handler(:haml,Haml::Template) a bit to no avail, so just wanted to see if there was any documentation on what versions are workign with what, and any steps needed to do so.
thanks! jack On Jun 8, 1:23 pm, Nathan Weizenbaum <[EMAIL PROTECTED]> wrote: > It looks like the post-2.1 master branch has changed a lot of stuff in > incompatible ways. It'll take a while to get Haml working with that. > > Eugenol wrote: > > On 21 mai, 20:27, Nathan Weizenbaum <[EMAIL PROTECTED]> wrote: > > >> Haml 1.8.2 will remain incompatible with the latest Rails. We'll be > >> releasing 2.0 very soon, which will keep compatibility. For now, you can > >> grab the most recent version from git. > > > Still the master version from git doesn't fix this issue. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
