Locked lesson.
About this lesson
Learn about the different tools that we'll need in order to install Ruby on Rails.
Quick reference
Overview and Node Installation
In this video we talk about the different tools that we'll need in order to install Ruby on Rails.
When to Use
When you want to code with Ruby on Rails in a loval development environment on your computer. You only need to install Ruby on Rails one time, then you can use it whenever you want after that.
Instructions
We'll need to install the following tools:
- Node.js
- The Sublime Text Editor
- The Git Bash Terminal
- The Heroku Toolbelt
- Ruby on Rails
Start with downloading Node JS from https://nodejs.org/ and choose the LTS (Longterm support) version.
You should uninstall Node and reinstall it if you already have it on your computer.
Login to downloadLesson notes are only available for subscribers.