Intro to Docker on Windows
Play
11:19 CC

Intro to Docker on Windows

#72 Mar 19, 2017 free
Developing a Ruby on Rails application on Windows can be difficult, but doesn't have to be with Docker. Learn how to use Docker to create isolated containers and get them to talk with the Rails app and passed through to the local computer.

Getting Started - Ruby on Rails - Architectural Overview
Play
21:50 CC

Getting Started - Ruby on Rails - Architectural Overview

#57 Dec 4, 2016 free
For beginners, learn the basic structure of a Ruby on Rails application and the request lifecycle. Learn how different components of a Rails application interact with each other.

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.

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.

Pow
Play
3:28 CC

Pow

#1 Jul 18, 2015 free
Serve your applications on your development machine with ease. Pow allows a dev domain to your local machine for spinning up linked applications