Ubuntu Desktop
Play
11:42 CC

Ubuntu Desktop

#361 Aug 7, 2022 free
Ubuntu is an open source software operating system that offers a great development experience and can run on most x86/amd64 systems. In this episode, we set up our Ruby on Rails development environment on Ubuntu 22.04 LTS Jammy Jellyfish.

Exploring Campfire
Play
11:40 CC

Exploring Campfire

#439 Jan 24, 2024 free
In this episode, we explore the Campfire code from 37signals' Once product line. We'll install the product and grab the code base to get it up and running on our development environment.

Rails Docked
Play
16:08 CC

Rails Docked

#384 Jan 15, 2023 pro
Docked is a new library which aims to aid in fresh development environments with the use of Docker. In this episode, we use a Steam Deck, to install Docker and by using Docked will have a fully functional Ruby on Rails development environment.

Reloadable Fixtures
Play
25:10 CC

Reloadable Fixtures

#443 Feb 18, 2024 pro
In this episode, we'll have a look at a way where we can use fixtures to manage the data in our development environment, tests and a demo environment. We'll dive into some complications and nuances with handling fixtures in ActionText and ActiveStorage.

Dev Containers
Play
11:47 CC

Dev Containers

#454 Apr 28, 2024 pro
In a later Rails release, dev container configurations will be provided by default. In this episode, we will explore how to use dev containers as well as modifying them to fit our application's needs.