This document provides an overview of getting started with Ruby on Rails development on GlassFish. It discusses installing JRuby, Rails, the GlassFish gem, and creating a sample Rails application with CRUD functionality. It also covers deploying Rails applications to GlassFish using directory deployment and WAR deployment, as well as options for monitoring and improving performance of Rails applications on GlassFish.