Is it possible you have Erubis and Haml installed under separate Rubygems installations?
On Tue, Jul 13, 2010 at 11:42 AM, Les <[email protected]> wrote: > 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] <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.
