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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T07:00:47+00:00 2026-06-14T07:00:47+00:00

I have an engine (Social Stream) mounted into my Rails app. When I run

  • 0

I have an engine (Social Stream) mounted into my Rails app. When I run rake routes I get all the routes, including the mounted engine’s routes. This is useful, but there are many routes.

Is there a way to run rake routes so it returns the routes for the parent application only and not the engine? I would still want to be able to run for the engine as well.

  • 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-06-14T07:00:48+00:00Added an answer on June 14, 2026 at 7:00 am

    I always found the output of rake routes too verbose. I usually just grep for what I’m interested in.
    Say I’m looking for a route that contains the word login, just run:

    rake routes | grep login

    Of course this goes the other way as well. Want every route except the ones containing login? Just run an inverse selection:

    rake routes | grep -v login

    So in your case just do an inverse selection of the engine’s name.

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

Sidebar

Related Questions

I have an engine, with this routes file: Rails.application.routes.draw do resources :comments, :controller =>
I'm building a Rails engine called Engrave. I have the engine mounted like so:
I have a engine style Rails plugin from which I can create a gem
I have a Rails engine that defines a class method top(count) on a model
We have a scheduling engine with large amounts of test data to test all
I have this chess engine Rybka.exe, that i have to execute in java Here
I'm considering using JRuby on App Engine but have heard that Juby app on
Does Google's App Engine have excessive downtime, specifically with regards to datastore writes? Additionally,
I am working on a social-network type of application on App Engine, and would
In my search for a good social login package for App Engine, I am

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.