[rspec-users] heckle and rspec on rails
Jay Levitt
lists-rspec at shopwatch.org
Fri Jan 19 22:51:05 EST 2007
Chris Anderson wrote:
> I guess the question is, has anyone had luck using Heckle with Rails?
> I've got it working for regular ruby specs, and it's a lot of fun
> (although I do hit infinite loops sometimes).
If I heckle an ActiveRecord model, I get all sorts of noise about the
various methods ActiveRecord adds. However, if I heckle a regular old
class I wrote, I get the results you're seeing - single run, no
heckling. Not sure what to go look at from here.
Jay Levitt
More information about the rspec-users
mailing list