Closed ciphor closed 12 years ago
Hi ciphor.
The exception is caused by erb2haml not being in your PATH. Normally, the utility will tell you if html2haml is not in your path, but that only happens in *nix environment.
Try including the path to html2haml in your PATH.
Thanks
I'm trying to use erb2haml to convert the ".rhtml" files in an old Rails application to HAML, but failed. Below is the trace: