Creating Your First Rails Application

Build your first Rails application from scratch. In this lesson: - Generate a new Rails app - Understanding the folder structure - Running the development server - Creating your first controller and view