Caching Files in a Devcontainer

In a devcontainer, system files are ephemeral and subject to being reset any time the container is rebuilt. This can can be a problem for development …

Building queries with rom-rb

In the final entry in our series on ROM with guest Tim Riley, get ready for a quick tour through some more advanced ROM features. You'll get a sense o…

Writing changes with rom-rb

Today, Guest chef Tim Riley continues our tour of the ROM persistence gem. Learn how ROM uses the concept of Changesets to cleanly manage writes to th…

Getting started with rom-rb

Frustrated with the ActiveRecord Way? Join guest chef Tim Riley for part 1 of a 3-part introduction to ROM, and see how it can give you the flexibilit…

Github Flow Automation

Join guest guest chef Maikel Lammers to learn how the "Danger" tool can help you avoid continuous integration whoopsies by automating your deployment …

JSON API in Rails – Part 2

Last week Youssef Chaker demonstrated the risks in adding a quick, ad-hoc JSON endpoint. Today he's going to show you how to leverage JSON-API to crea…

JSON API in Rails – Part 1

It's one thing to add a basic JSON endpoint. Another to grow an API that's consistent, predictable, well-documented, and fails gracefully. Join guest …

Table Print with Justin Searls

Stop losing time to debugging your Rails application data. Join Justin Searls for a lightning course in using table_print to tighten your feedback loo…