[rspec-users] no such file "spec/rake/spectask" even when rspec is install

2008-11-05 Thread Rob Lacey
Hi there, I wonder if anyone can help, I've recently moved a project over from using an old version of the rspec and rspec-rails plugins to using the gems. This worked seamlessly for both myself and another colleague. But another colleague is now getting this problem. no such file "spec/rake

[rspec-users] Dreading Controller Specs

2008-10-21 Thread Rob Lacey
Hi there, I was look for a little advice really. I've been using RSpec for about 4 months now and I find it an absolute joy for model work and a really nice tool it makes everything so much more readable and nicer to organise However, I seem to dread spec-ing out controllers, they end up bein

[rspec-users] How do you stub out callbacks?

2008-08-14 Thread Rob Lacey
Hi there, I'm trying to write a spec for and existing model. It has an after_create callback which I'd like to stub out. Any quick solution to this? Many thanks Rob Lacey ___ rspec-users mailing list rspec-users@rubyforge.org http://rub