Notes Used to Craft this Lesson
Within this project, I've got a simple PostsController that mimics requests and responses you might make for a resource. This will allow us to get comfortable without actually needing database integrations quite yet.
To start, we'll make a posts spec file.