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 3601676
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T20:39:05+00:00 2026-05-18T20:39:05+00:00

It seems a bunch of my Rspec tests now fail after moving my application

  • 0

It seems a bunch of my Rspec tests now fail after moving my application to Rspec 2.3 and Rails 3.0.3

An example is here:

it "should not be able to access 'destroy'" do
  delete :destroy
  response.should redirect_to(signin_path)
  flash[:error].should == "You must be signed in to view this page."
end

will give me the error:

1) FriendshipsController when not logged in: should not be able to access 'destroy'
 Failure/Error: delete :destroy
 No route matches {:controller=>"friendships", :action=>"destroy"}
 # ./spec/controllers/friendships_controller_spec.rb:21:in `block (3 levels) in <top (required)>'

In my routes.rb file, I’ve mapped the resources for this controller…

resources :friendships

Same for

get :edit
get :show
put :update

Only one that seems to work is

post :create

But this I cannot confirm 100%.

Any thoughts? Thanks for your time!

UPDATE:

get :new

also works and my UserSessions controller (Authlogic) doesn’t seem to suffer from this problem. Nothing I’ve done different in my UserSessions controller, model, or test that I can tell.

  • 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-18T20:39:05+00:00Added an answer on May 18, 2026 at 8:39 pm

    In the spec, try calling the method by:

    delete :destroy, :id => "1"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

It seems a bunch of my Rspec tests now fail after moving my application
Seems like there should be... Right now it just seems like magic that you
I'm writing a bunch of data to a socket, however, after what seems like
Despite the bunch of similar questions here nothing seems to be usefull to me.
Visual Studio 2010 generated a bunch of unit tests for me which seems to
Ive read about it and to be honest it all seems like a bunch
This seems really dumb. I've tried a bunch of different ways and it's just
I've seen a bunch of similar questions to this, but nothing seems to be
I have bunch of ruby scripts in a git repository and it seems to
Recent changes are forcing me to add a bunch of 301 redirects. Seems that

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.