Congratulations!

You are now running Ruby packaged by Bitnami.

Quick Start

Connect to your server and run the following commands:

      rails new ~/projects/sample
      cd ~/projects/sample
      bundle exec rails server