What version of HAML? I am not able to get it functioning => Specifically the HAML::Template.options method
On Wednesday, June 16, 2010 8:48:54 PM UTC-4, Nathan Weizenbaum wrote: > > 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]<javascript:> > > 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] <javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/haml?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
