Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6362473
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T23:54:45+00:00 2026-05-24T23:54:45+00:00

I write my first rails project. So far I’ve followed some tutorial and had

  • 0

I write my first rails project. So far I’ve followed some tutorial and had my unit tests runing with rspec.

Now I tried to install spork using several other tutorials and neither spork nor the unit tests work.

When I activate spork it is up but then says:

no such file to load — rspec/rails.

C:/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/activesupport-3.0.9/lib/activ
e_support/dependencies.rb:239:in `require': no such file to load -- rspec/rails
(LoadError)

Here is my gem file:

source 'http://rubygems.org'

gem 'rails', '3.0.9'

# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'

gem 'sqlite3-ruby', '1.3.2', :require => 'sqlite3'

group :development do 
gem 'rspec-rails', '2.5.0' 
end

group :test do 
gem 'rspec', '2.5.0' 
gem 'webrat', '0.7.1'
gem 'spork', '0.8.5' 
gem 'win32-process'
end

any idea? please be specific as it’s my first project.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T23:54:46+00:00Added an answer on May 24, 2026 at 11:54 pm

    Your rspec-rails gem is not currently accessible by the test environment. Change your rspec-rails block to this:

    group :development, :test do
      gem 'rspec-rails', '2.5.0'
    end
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on my first real-world Rails project. So far, I'm mostly mashing up
Have had to write my first proper multithreaded coded recently, and realised just how
I am trying to write my first WCF project. I have created a project
I'm trying to write some code to Hide columns if the first 3 characters
is there an event I can write some code for when a Rails application
After doing some work with Ruby, Rails, and RSpec last summer and I learned
I'm new to rails and trying to write my first app. I have a
I'm trying to write an app in rails 3 and I'm having some trouble
So I'm writing my app doing feature-first BDD with Rails, Cucumber, RSpec. My client
I'm trying to write my first rails 3 gem - everything works well, except

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.