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

  • Home
  • SEARCH
  • 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 4255394
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T05:12:48+00:00 2026-05-21T05:12:48+00:00

An application I am working on in Rails 3 has a City model. Each

  • 0

An application I am working on in Rails 3 has a City model. Each City has a “name” column. I want this City.name to be the base url.

For example, with the City Name “Los Angeles”: http://myapp.com/los-angeles.

If I use

match '/:name' => "cities#show"
resources :cities

I can get http://myapp.com/Los%20Angeles, but I need it to be ‘los-angeles’. I assume I need to change the to_params in the city.rb file.

Additionally, what should my link_to look like when this is working? Right now I am trying

 <%= link_to "View", city_path(:name => @city.name) %>

And that is giving me this error:

No route matches {:action=>"destroy", :name=>"Los Angeles", :controller=>"cities"}

Finally, you should note that I plan on nesting resources underneath the City in the routes so that I end up with urls like http://myapp.com/los-angeles/messages/message-content-using-to-param

etc..

Any advice you could give would be greatly appreciated!

  • 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-21T05:12:48+00:00Added an answer on May 21, 2026 at 5:12 am

    I personally use Friendly Id to handle pretty URLs with hooks into ActiveRecord(really nice by the way). This gem has nested resource support as well.

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

Sidebar

Related Questions

I'm trying to get tags working in my rails application and want to use
I am working on a Rails application that has user authentication which provides an
I'm working on a Rails application right now and the site currently has about
I am working with Rails fixtures for testing my rails application. It is all
I am working on a Rails application that needs to handle dates and times
I'm working on a Rails web application, and it's currently being used by some
I am working on a rails application (I have some experience with rails). But,
I am working on the billing component of a Ruby on Rails application using
I have a working Rails application on version 2.3.5 - I am using many
I have a Rails application that has to co-exist with a very old legacy

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.