On Mon, Mar 24, 2008 at 12:38 PM, Joe Fiorini <[EMAIL PROTECTED]> wrote:
> I'm writing a view test and I render index.html.haml. However,
> autotest does not pick up changes to this file, but more importantly,
> when the tests do run I get my Haml source displayed in the "actual"
> result, inst
I'm writing a view test and I render index.html.haml. However,
autotest does not pick up changes to this file, but more importantly,
when the tests do run I get my Haml source displayed in the "actual"
result, instead of rendered Html. Does rspec support Haml in this
way? Is there anothe