On Jan 6, 2011, at 7:49 PM, tashfeen.ekram wrote:
> I am sorry but it seems like this should be a simple answer.
>
> when i run a any rake command i get the following error:
>
> no such file to load -- spec/rake/spectask
See http://relishapp.com/rspec/rspec-core/v/2-4/file/upgrade
require 'rspec/core/rake_task'
(not require 'spec/rake/spectask', which was the location in RSpec-1).
HTH,
David
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users