Development Decisions and Architecture
Play
25:02 CC

Development Decisions and Architecture

#160 Nov 18, 2018 pro
Decisions made during the development process can significantly affect how the production environment is architected. In this episode, we look at a few different scenarios and how the early decisions made in development affected the production infrastructure.

Grab Bag of Ruby and Ruby on Rails Tricks
Play
12:35 CC

Grab Bag of Ruby and Ruby on Rails Tricks

#158 Nov 4, 2018 free
In this episode, we look at various tips and tricks.

Editors
Play
7:54 CC

Editors

#140 Jul 1, 2018 free
One question that I get asked most often is what editor, theme and extensions am I using for my editor. In this episode, we take a look at the different extensions and settings that I use.

Ruby on Rails Development with Microsoft Windows 10
Play
8:05 CC

Ruby on Rails Development with Microsoft Windows 10

#132 May 6, 2018 free
Developing a Ruby on Rails application on Windows can be difficult, but doesn't have to be with Bash on Windows. Learn how to use Bash to install the Ruby interpreter.

Debugging with Remote Pry
Play
7:16 CC

Debugging with Remote Pry

#130 Apr 22, 2018 pro
Puma-dev combined with Remote Pry is a strong combo for debugging and ease of development.