Got this error trying to make a new project with rails 3.2. haml problem?
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)
Here is the issue reported to the rails. There was some discussion in both Rails and HAML, and it looks like it was installed there . Try using HAML 3.1.4 .
3.1.4
Source: https://habr.com/ru/post/1392284/More articles:How to disable warnings for @string resource in eclipse for Android SDK - androidConditional .gitignore based on origin - gitIs there a way to register requests on Neo4J as Hibernate? - spring-dataHow to create absolute links in Node.js? - node.jsJira & Greenhopper - How to show the total number of points per column in the target panel instead of the total hours - jiraHow to change the value of a CheckedListBox object - c #how to parse a website that does not show codes in the view source? - pythonWindows 7 startup / boot time - windowshttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1392288/how-to-programmatically-retrieve-accesstoken-from-client-side-oauth-flow-using-python&usg=ALkJrhgITnjNfTb3FDdD6kK6RQHMBKgKdQIn C # using WebKitBrowser, how to get HTML? - c #All Articles