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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:28:43+00:00 2026-05-23T14:28:43+00:00

I started learning rails a few days ago and I’m reading head first rails

  • 0

I started learning rails a few days ago and I’m reading head first rails (Dont judge, we all have to start somewhere). It seems to be using rails 2.3 whereas I’m using 3.0….

My question is syntactical.

Routing used to be done with

#map.connect 'ads/:id', :controller=>'ads', :action=>'show'

My new attempt at it is this

match "ads/id" => "ads" :action "show"

or

match "ads/id" => "ads" "show"

Both of which give me errors. For the first one, :action gives me unexpected kend and points to the ‘a’.

without it i get missing action.

Can anyone help me out with the correct syntax?

  • 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-23T14:28:44+00:00Added an answer on May 23, 2026 at 2:28 pm

    Here’s the format you want to use:

    match "/ads/:id" => "ads#show"
    

    The official Rails Routing from the Outside In guide is a great resource to learn about routes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I started learning Rails only a few days ago, but in the mean time
I've started learning rails3 few days ago, and since today, every time I run
Since I've started programming in Rails 5 days ago. I'm learning very many aspects
I have just started learning Rails, is it required for me to learn CoffeeScript
Recently I have started learning rails and was a little surprised that the default
After learning power of Rails framework, I have started learning ruby. In Ruby, I
I have just started learning ruby on rails. I have a doubt wrt routing.
I have just started learning Ruby on Rails. I happened to look for prevention
I started learning REGEX 2 days ago , now id like to make a
I started learning Delphi two days ago but I got stuck. I broke down

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.