Additional info:

Rails 3.0.3
Ruby 1.8.7

Gemfile:
gem "rspec-rails",        ">= 2.0.0.beta.10", :git => 
"git://github.com/rspec/rspec-rails.git"
gem "rspec",              ">= 2.0.0.beta.10", :git => 
"git://github.com/rspec/rspec.git"
gem "rspec-core",         ">= 2.0.0.beta.10", :git => 
"git://github.com/rspec/rspec-core.git"
gem "rspec-expectations", ">= 2.0.0.beta.10", :git => 
"git://github.com/rspec/rspec-expectations.git"
gem "rspec-mocks",        ">= 2.0.0.beta.10", :git => 
"git://github.com/rspec/rspec-mocks.git"

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to