#GAP Introduction to Ruby
###Day 1
- Ruby introduction
- Classes
- Modules
- Scope
- Hashes
- Arrays
- Ranges
- Iterators and blocks
###Day 2
- Array methods
- Control flow
- Loops
- Class inheritance
- Attributes
- Inheritance
###Day 3
- HTTP Requests
- Procs
- Lambdas
- Inheritance lab
- Testing with RSpec