puma-dev replacement for pow and prax
Play
6:24 CC

puma-dev replacement for pow and prax

#40 Jul 31, 2016 free
Puma-dev is the emotional successor to pow. It provides a quick and easy way to manage apps in development on OS X; supporting web sockets and ssl.

Managing Terminal Sessions
Play
9:23 CC

Managing Terminal Sessions

#170 Jan 27, 2019 pro
Typically a new Rails application doesn't have much going on, but that can quickly change as the application gets more complex and additional services are added to the stack. In this episode, we look at a few different ways for managing the Terminal for Rails applications.

Getting Started - Ruby on Rails - Development Environment
Play
8:22 CC

Getting Started - Ruby on Rails - Development Environment

#54 Nov 13, 2016 free
Here is a simple workflow of setting up a new development environment. From Homebrew, ZSH, Atom, and RVM, learn how to easily get your macOS environment up and running.

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.

Developing in Docker
Play
34:28 CC

Developing in Docker

#414 Aug 13, 2023 pro
I use Docker every day and it has make my development workflow much simpler. I don't have to deal with conflicts or issues with macOS since everything is containerized. Before, I would fight my host operating system with mismatched dependencies and configuration problems, but using Docker during my development workflow has simplified things. In this episode, we'll run through how I use Docker on Rails applications and some of the tricks I use to solve the nuances of this approach.