,-----.,--.                  ,--. ,---.   ,--.,------.  ,------.
'  .--./|  | ,---. ,--.,--. ,-|  || o   \  |  ||  .-.  \ |  .---'
|  |    |  || .-. ||  ||  |' .-. |`..'  |  |  ||  |  \  :|  `--, 
'  '--'\|  |' '-' ''  ''  '\ `-' | .'  /   |  ||  '--'  /|  `---.
 `-----'`--' `---'  `----'  `---'  `--'    `--'`-------' `------'
----------------------------------------------------------------- 

Welcome to your Rails app on Cloud9 IDE!

Check out the following guide points to get started with your Rails application:

  1. To run your application, type the following in the terminal:

$ rails s -b $IP -p $PORT

  1. To use MySQL instead of sqlite for persistence, check out https://docs.c9.io/running_a_rails_app.html#use-mysql-in-your-rails-app

  2. If you want, pick the older Ruby version 1.8.7 using the 'rvm' command in the terminal.

  3. If you want, pick the rails version you like installing it through the terminal:

$ gem install rails --version 4.0.0

Happy coding! The Cloud9 IDE team

Support & Documentation

Visit http://docs.c9.io for documentation, or http://support.c9.io for support. To watch some training videos, visit http://www.youtube.com/user/c9ide