rails 3.2 rails生成rspec:install ... undefined方法`delegate_template_exists?' for class`ActionView :: Base'(NameError)

时间:2012-01-22 03:33:58

标签: ruby-on-rails ruby rspec haml ruby-on-rails-3.2

尝试使用rails 3.2执行新项目时出现此错误。 haml问题?

rails generate rspec:install
/home/me/.rvm/gems/ruby-1.9.2-p290/gems/haml-3.1.3/lib/haml/template/patch.rb:16:  
in `alias_method': undefined method `delegate_template_exists?'  
for class `ActionView::Base' (NameError)

1 个答案:

答案 0 :(得分:8)

以下是向rails报告的issue。在Rails和HAML中都有一些讨论,看起来它已经修复there。尝试使用HAML 3.1.4