Getting Started with Rails
There are many things involved in creating a complicated web application. There are clients, servers, and all of the things in between. This stage walks us through what web applications are and the process of installing Ruby on Rails.
9 videos • 5 quizzes • 2 code challenges
-
Play
Watch
Introduction to the Project
0 minutes 55 seconds
-
Code Challenge
Take Challenge
Code Challenge: Create a Variable
1 objective
-
Play
Watch
Assigning Another Variable
0 minutes 44 seconds
-
Code Challenge
Take Challenge
Code Challenge: Create a Variable: Part 2
1 objective
-
Play
Watch
How Web Applications Work
2 minutes 2 seconds
-
ABC
Take Quiz
Quiz: How Web Applications Work
4 questions
-
Play
Watch
Installing Rails (Mac)
3 minutes 6 seconds
-
Play
Watch
Installing Rails (Windows)
2 minutes 11 seconds
-
Play
Watch
Installing Rails on Cloud9
9 minutes 19 seconds
-
ABC
Take Quiz
Quiz: Installation
2 questions
-
Play
Watch
Installing a Text Editor
0 minutes 52 seconds
-
ABC
Take Quiz
Quiz: Installing a Text Editor
2 questions
-
Play
Watch
Generate a Rails Application
4 minutes 11 seconds
-
ABC
Take Quiz
Quiz: Generate a Rails Application
5 questions
-
Play
Watch
Push to GitHub
4 minutes 36 seconds
-
ABC
Take Quiz
Quiz: Review
4 questions
More Statuses
Now that you've created a Rails app and statuses, why not try modifying the layout of the statuses index page. Maybe spruce things up a bit using your knowledge of HTML and CSS.