Yes, Haml should work with a Rails 1.2 application (although it's only tested on 1.2.6, not 1.2.5). You'll need to install it in vendor/plugins, though.
On Wed, Jun 16, 2010 at 5:25 PM, Tiembo <[email protected]> wrote: > I have an application that's hasn't yet been ported to Rails 2, and am > wondering if Haml will work Rails 1 (specifically 1.2.5). The > config.gem option on the website works great in a Rails 2 app, but > throws an error with Rails 1: > > private method `gem' called for #<Rails::Configuration:0x7fc03a110cb8> > (NoMethodError) > > -- > 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.
