I am trying to use Shoulda matchers with the latest beta version of
RSpec for Rails 3.  I've managed to track down the cause of my errors
to needing to explicitly set the subject, but the Shoulda examples
make no mention of requiring this step.  I've pastied the errors I'm
receiving and adding subject { controller } seems to resolve them.  Is
this behavior expected?

http://pastie.org/1020788

Thanks
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to