This document provides instructions for setting up a Ruby on Rails development environment on Cloud9 using the suspenders gem. It describes installing Ruby 2.2.3, the suspenders gem, and its dependencies. It then explains how to create a new Rails project with suspenders and replace PostgreSQL with SQLite3. The document concludes by explaining how to launch the Rails server and install the simple_form gem for forms.