Search code examples
rspecshouldaruby-on-rails

Errors with RSpec, Shouda, and Rails 3: undefined method `response_code'


I'm not sure why I am getting these errors, seemingly only on the Shoulda matcher tests. Any advice would be helpful.

http://pastie.org/1020788


Solution

  • Issue was in Shoulda and has been filed in Lighthouse.