This document outlines an introductory course on Ruby on Rails taught by Kareem Grant. The class roadmap covers Ruby basics, Rails architecture including MVC, building an app from scratch, and ActiveRecord. The document provides overviews of Ruby, Rails anatomy, MVC, routing, REST, CRUD and ActiveRecord. It concludes by stating the class will build a sample app.