From the course: Ruby on Rails 6 Essential Training

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Create a new Ruby on Rails project

Create a new Ruby on Rails project - Ruby on Rails Tutorial

From the course: Ruby on Rails 6 Essential Training

Start my 1-month free trial

Create a new Ruby on Rails project

- [Instructor] We're going to create our first Ruby on Rails project. The project we're going to create is a simple content management system, or CMS or short, and we're going to be working with this project throughout this training title. This course will assume that you already have Ruby on Rails 6 installed. If you need help with installation, Installing and Running Ruby on Rails 6 is a course in the library which will help you to get everything installed and configured. Once you have everything installed, you'll also need to decide what database and other software you're going to be using. I'll be using MySQL as a database. The browser I'm going to use is going to be Firefox and the text editor is going to be Atom. All of these are excellent choices, and as a bonus, all of them are cross-platform compatible so that you can use them on both Mac and Windows. You can feel free to make your own choices, but you may need…

Contents