Locked lesson.
About this lesson
Finding our way around the rails directory, text editor, and terminal.
Exercise files
Download this lesson’s exercise file.
The Rails Development Environment Walk-Thru .docx60.1 KB
Quick reference
The Rails Development Environment Walk-Thru
In this video we'll explore the C9.io cloud development environment in detail.
When to use
Get to know your development environment. We'll be spending all of our time there from now on!
Instructions
The first time you look at Ruby on Rails in your cloud development environment, you may be overwhelmed! That's ok! There seems like a ton of stuff there, and it can seem confusing at first; but it's not bad.
In this video I'll walk you through all the important things that you need to be aware of in order to start building our app.
You don't need to understand all of it right now. As we move forward, you'll learn by doing.
Hints & tips
- Files and Directories are listed on the left-hand side of the screen
- The text editor is in the middle of the screen and that's where we'll edit all our files and write our computer code
- The command line terminal is on the bottom of the screen. That's where we'll issue various commands from now on.
- Don't get overwhelmed! There's a lot to take in, but it's not as bad as it seems!
Lesson notes are only available for subscribers.