What is rake good for? Take a look at some of the Rake tasks that Rails gives you (rake...
For each movie in MovieDB, we want to track which other movie it was inspired by. For...
Rails ships with two separate build pipelines: Sprockets ("asset pipeline") and Webpacker. Webpacker has many more moving parts, but allows...