This looks like a gem versioning problem. Try uninstalling all versions of Haml but the one you want to use.
2010/2/3 Olivier R <[email protected]> > I googled and haven't found the solution. > > Running haml in a Rails/Spree application > > I re-installed my computer with a new OS (Mac OS 10.6, Rails 2.3.5, > Spree 0.9.4). I can't start my Spree app (from the gem). When I > launch > the server I get the following error: > ------------------- > => Booting Mongrel > => Rails 2.3.5 application starting on http://0.0.0.0:3000 > Loading haml-edge gem. > /Users/or/.gem/ruby/1.8/gems/haml-2.2.17/rails/../lib/haml/template/ > plugin.rb:5: undefined method `av_template_class' for > Haml::Util:Module (NoMethodError) > from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in > `gem_original_require' > from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in > `require' > .... > ------------------- > > Where do I go from here? Thx > > -- > 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.
