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]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
