Re: [rspec-users] Rails3 + RSpec2 sample project?

2010-02-22 Thread anywho
I'm using this setup with rails 3/1.9.1 and this aforementioned gem. However, when running rake spec, I get this error: no such file to load -- test/unit/assertionfailederror seems 1.9.1 no longer has this file. I tested running it with commenting out this requirement and simply adding the below

[rspec-users] rspec(-rails).2.0.0.beta.13: no such file to load -- action_view/testing/resolvers

2010-06-24 Thread anywho
Running into issues with latest rspec beta. Beta.12 works flawlessly. Any insights are appriciated. /mnt/bob/bob.building.app/vendor/bundle/gems/activesupport-3.0.0.beta3/ lib/active_support/dependencies.rb:209:in `require': no such file to load -- action_view/testing/resolvers (LoadError)