views:

20

answers:

0

I am trying to install RSPEC but after configuring RSPEC gem and RCOV when i try to run rcov user.rb , i get the following error:- /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- spec/example/configuration (MissingSourceFile)

Can anybody help?