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 another way to test Haml views?
Thanks all! Joe _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users