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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T05:25:11+00:00 2026-06-03T05:25:11+00:00

I am new to rails and I was able to install rails (3.2.3, ruby

  • 0

I am new to rails and I was able to install rails (3.2.3, ruby v1.9.3), then created a test app:

$ rails new Hello

then I cd’d into the new directory ‘hello’ and did the following commands:

$ rails generate controller home index
$ rails s
$ rake routes, it gave me
home_index GET /home/index(.:format) home#index
     hello     /hello(.:format)      Hello#index

Then I pointed my browser to: http://localhost:3000/home/index – and it worked great.

Then I wanted to begin a tutorial and it asked me to create a new rails application

so I did like I did before…

$ rails new TutorialApp
$ rails generate controller tutorial index
$ rails s
$ rake routes, it gave me

tutorial_index GET /tutorial/index(.:format) tutorial#index

then I pointed my browser to: http://localhost:3000/tutorial/index, it gave me a message of

Routing Error

No route matches [GET] “/tutorial/index” Try running rake routes for
more information on available routes.

So I ran rake routes again, which it gave me the same output as it did before

tutorial_index GET /tutorial/index(.:format) tutorial#index

Since I created that first rails app “Hello”, do I need to turn off that app before starting the new rails app “Tutorial” or they can both be running at the same time?

Any help is appreciated, 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-06-03T05:25:13+00:00Added an answer on June 3, 2026 at 5:25 am

    When you run rails server (“rails s”), you’re typically running it in the context of the rails project you’re in at the time, so before beginning a new project, I would shut down the current server (CTRL C). Also, make sure you create a new rails app in a folder is isn’t itself at the root of a rails app. It looks like you might have created your tutorial app inside the root of your Hello app. Sounds like those are the two main things that tripped you up.

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

Sidebar

Related Questions

I just created a new rails app in Rails 3.1.1, and my application layout
I've set up a new Rails 2.3.2 app and added the Basecamp API ruby
I'm new to rails and working my way into the tutorial here: http://ruby.railstutorial.org/ruby-on-rails-tutorial-book I've
We are getting close to releasing our new rails app and so far interest
I am working on a new rails 3.2 company management app which relies heavily
I'm migrating my old blog posts into my new Rails blog, and I want
New to RVM and playing with Rails 3 & Ruby 1.9.2 betas... I've got
I have started developing a new Rails app on my server using RVM, Rails
I'm totally new to Ruby but not to programming. All I did was going
Hi I'm new to Cucumber and Ruby on Rails, and I can't figure out

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.