Overview
-
Learn the basics of Ruby on Rails by creating a simple web application the Ruby on Rails way, and dive into the methodology.
Topics Covered:- 1: Overview
- 2: What Is Ruby on Rails?
- 3: Installing Ruby on Rails
- 4: Intro to Web Apps
- 5: Intro to Rails Views
- 6: Intro to Rails Models, Part 1
- 7: Intro to Rails Models, Part 2
- 8: Intro to REST, Part 1
- 9: Intro to REST, Part 2
- 10: Intro to Validations
- 11: Intro to Model Relationships
- 12: Adding a Comments Source
- 13: Adding Static Assets
- 14: Adding Pictures
- 15: Authentication Using Devise, Part 1
- 16: Authentication Using Devise, Part 2
- 17: Intro to Rails Testing, Part 1
- 18: Intro to Rails Testing, Part 2