Apple Silicon Developer Transition Kit
Play
8:53 CC

Apple Silicon Developer Transition Kit

#253 Aug 2, 2020 free
First look at the upcoming Apple Silicon processor and what it will be like for us Ruby Developers. Honestly, I wish that it was a better experience. However, with macOS Big Sur being beta and the DTK not being the final consumer hardware, there's still hope yet.

Soft Delete with Discard
Play
6:53 CC

Soft Delete with Discard

#249 Jul 5, 2020 free
Soft deletes for ActiveRecord done right.

Tracking Changes on Action Text
Play
9:49 CC

Tracking Changes on Action Text

#245 Jun 7, 2020 free
Without using any gems, we look at tracking changes within Action Text. It seems like a simple thing, but challenges arise through several layers of abstraction due to the flexibility that Action Text provides.

Contributing to a Gem
Play
12:14 CC

Contributing to a Gem

#240 May 3, 2020 free
So, you've been using a gem for some time and you've either discovered that the gem isn't working correctly or that you want to start contributing to the gem itself. Sometimes this can be an overwhelming task. In this episode, we look at the basic processes for contributing to a gem.

Google Maps API with StimulusJS
Play
17:14 CC

Google Maps API with StimulusJS

#236 Apr 5, 2020 free
Add unobtrusive maps to your application using StimulusJS to tie in Google Maps Javascript API and Places API.