Has anyone else had this problem?  Everything was working well with 
rspec-rails 2.5.0.  I gem updated to 2.6.0 and now I get the error:

rspec-core-2.6.1/lib/rspec/core/configuration.rb:419: stack level too deep 
(SystemStackError)


This is where it is attempting to load the files.

My file structure is standard, but I do have some shared examples in 
spec/support/shared_examples.  This worked with 2.5.0

I hope someone has a quick 'have you tried...'


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

Reply via email to