Just getting started (finally!) with haml (3.0.13) If I do: html2haml -e app/views/audit/index.html.erb app/views/audit/ index.html.haml
I get: Required dependency erubis not found! Run "gem install erubis" to get it. But I definitely have erubis installed. If I gem list I see "erubis (2.6.6)" Any clues what might be the problem? Any help greatly appreciated. TIA Les -- 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.
