After upgrading to Rails 3, I cannot get haml to work. I have used RVM and installed fresh copies of ruby and rails to no avail. I can get the server running fine, but as soon as I run "haml --rails ." in the project directory, next time I run the server I get:
/Users/me/.rvm/gems/ruby-1.9.1-p378/gems/activesupport-3.0.0.beta/lib/ active_support/dependencies.rb:167:in `require': no such file to load -- haml (LoadError) The error goes away if I delete the haml directory in vendor/plugins. Any ideas? -- 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.
