#Agenda Day 1
| Topic | Time |
|---|---|
| Ruby 101 + Rspec + Git | 6 Hours |
| Intro to MVC, Rails, Conventions, Scaffolding + REST concepts | 2 Hours |
#Agenda Day 2
| Topic | Time |
|---|---|
| Model + Activerecord Query interface + Validations + Specs | 2 Hours |
| Controller + CRUD operations + Specs | 2 Hours |
| Views + Templates, Partials and Layouts | 2 Hours |
| Rake Tasks + Rails Console + Error Debugging | 2 Hours |