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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T18:41:37+00:00 2026-05-27T18:41:37+00:00

I have a table called Metrics that is a self-referencing table. Meaning it has

  • 0

I have a table called Metrics that is a self-referencing table. Meaning it has a parent/child relationship with infinite children.

I have a route like:

match "/metrics/:id/children" => "metricchildren#index", :as => "metric_children"

The metricchildren contoller loads a metric’s children and renders an index page.

That page looks something like (root parent called Totals):

Metric            Children?
----------------------------
Total Expense         YES
Total Labor           NO

Now, what I want to do is have the user click the Total Expense and then the URL would look something like:

http://example.com/metrics/42-totals/children/78-total-expense

42 is the ID of the Totals metric, 78 is the ID of the Total Expense metric. So when you drill down to Total Expense it would create a table as above and as you click the metrics, the urls grow like:

http://example.com/metrics/42-totals/children/78-total-expense/98-total-direct
http://example.com/metrics/42-totals/children/78-total-expense/98-total-direct/102-blah

etc…

Very similar to how Github works. Even better would be the ability to not have to specify the ID’s in the URL.

Any gems or ideas on how to do this? I think I have an idea on how to do it but I don’t want to reinvent that wheel.

Thanks

  • 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-27T18:41:38+00:00Added an answer on May 27, 2026 at 6:41 pm

    As for the “recursive routes”, see this other SO post. Short answer is, it’s actually pretty easy with route globbing.

    Now, I roll my own pretty permalinks, using a slug instead of the database ID, but I’ve heard great things about friendly_id.

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

Sidebar

Related Questions

I have a table called BlogPost which has a 1-to-many relationship with the Comment
I have a table called USERS that has a foreign key to the table
I have a table called ApprovalTasks... Approvals has a status column I also have
I have a table called Orderrow. Orderrow has a a compound primary key (CPK)
I have a table called ProjectRegion. It has two columns, an id and a
Have a table called person. which has personid and contactid. if a person is
I have a table called user_details this table has got morethan 100k user details
I have a table called Shoppings in my SQL db. This one has a
I have table called 'shipped_data' https://i.stack.imgur.com/JXBej.png and need go get all 'caseNumbers' that match
I have a table called Schedule that serves as a queue mechanism for multiple

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.