Haml 2.2.24 is no longer maintained, and as such is not officially compatible with any Rails releases since it was released (including 2.3.8).
Migrating to Haml 3 shouldn't be a problem at all. If you're just using Haml, there are no backwards-incompatible changes. If you're using Sass as well, there are a few, but the sass-convert tool can help you upgrade painlessly. On Wed, Jun 16, 2010 at 3:40 PM, Andrew Selder <[email protected]> wrote: > Hi all, > > Is the Haml 2.x series compatible with Rails 2.3.8, specifically Haml > 2.2.24? > > Also, does anybody have any experience on how big a project migrating > from Haml 2.2.x to Haml 3 is? > > Thanks, > > Andrew Selder > > -- > 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.
