This project introduces the backend logic and tests needed to build routing for the record store project.
The views folder, app.rb
, and our integration tests are all empty for now. To complete this project, work through the LearnHowToProgram.com lessons in Routing with Ruby starting with the lesson Embedded Ruby.