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.

From Editor to IDE
Play
13:25 CC

From Editor to IDE

#266 Nov 1, 2020 free
Visual Studio Code is a powerful editor by itself, but with the addition of a few extensions, we can turn it into a much more intelligent IDE.

Encrypted Credentials in Rails 5.2
Play
12:01 CC

Encrypted Credentials in Rails 5.2

#123 Mar 4, 2018 free
In this episode, we take a look at the Encrypted Credentials of Ruby on Rails 5.2 and how we can patch it so that we can use other YAML files like a development.yml and test.yml.

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.