Re: [rspec-users] `const_missing': uninitialized constant Spec::Rails

2008-06-19 Thread Nidhi Raval
Hello, In addition, I get some other errors and couldn't get the spec run. So finally I found that it was a compatibility issue of RSpec_1.0.8 and I have to use trunck for Rspec and Rspec_on_rails instead using plugin. http://www.ruby-forum.com/topic/129741 link to it, http://rspec.rubyforge.

Re: [rspec-users] `const_missing': uninitialized constant Spec::Rails

2008-06-18 Thread Nidhi Raval
Dmitry Vanidovsky wrote: > Dmitry Vanidovsky wrote: >> Have anyone had similar problem? What is by experience the most >> suiteable version of rspec framework for rails 1.1.2? Thanks! > > It appeared rspec/rspec_on_rails version 1.0.8 runs without errors for > env described obove. (used svn co fo

Re: [rspec-users] `const_missing': uninitialized constant Spec::Rails

2008-03-20 Thread Dmitry Vanidovsky
Dmitry Vanidovsky wrote: > Have anyone had similar problem? What is by experience the most > suiteable version of rspec framework for rails 1.1.2? Thanks! It appeared rspec/rspec_on_rails version 1.0.8 runs without errors for env described obove. (used svn co for dovnloading rspec/rspec_on_rails)