When I run my specs inside spork, they all just pass without any
problems, but once I try to run them without spork, I end up with

     Failure/Error: Unable to find matching line from backtrace
     TypeError:
       superclass mismatch for class Attribute

on each request spec.

Here's a gist with the whole stack trace, request specs &
spec_helper.rb https://gist.github.com/1327141

I'm running Rails 3.1.1 on Ruby 1.9.2
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to