makandra Curriculum

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...

Best results in other decks

Why Rails has multiple schema formats When you run migrations, Rails will write your current database schema into db/schema.rb. This...

For long running scripts it is useful to show a indicator for the progress in the terminal. Alternatively you can...

Search in all decks