For your app to route the 'http://myapp.com/' to the home controller - index action; what could you add to your routes.rb file?

🎲 Try a Random Question  |  Total Questions in Quiz: 122  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Ruby on Rails Fundamentals Test — practice the complete quiz, review flashcards, or try a random question.


For your app to route the 'http://myapp.com/' to the home controller - index action; what could you add to your routes.rb file?