MCQs > IT & Programming > Ruby On Rails > If you want the /person url to map to your dog controller and show method, what do you add to your routes?

Ruby On Rails MCQs

If you want the /person url to map to your dog controller and show method, what do you add to your routes?

Answer

Correct Answer: match '/person', :to => 'dog#show'

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Ruby On Rails Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Ruby On Rails Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it