>> A quick fix is to install rspec and rspec-rails gems on production >> server, but I don't get why the app wants them installed. > > This is a tricky business. > > We put that in there in response to a user who works on a team. One > team member had pulled code and tried t run specs and got an error he > didn't understand, so this is intended to help that developer know he > needs to install rspec. > > So now this creates a new problem for you, which is that this means > you have to have rspec installed everywhere you want to run rake > tasks.
I haven't followed the ML latety, but it seems that now I don't have to install rspec and its friends on the production server anymore. -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users