,-----.,--. ,--. ,---. ,--.,------. ,------.
' .--./| | ,---. ,--.,--. ,-| || o \ | || .-. \ | .---'
| | | || .-. || || |' .-. |`..' | | || | \ :| `--,
' '--'\| |' '-' '' '' '\ `-' | .' / | || '--' /| `---.
`-----'`--' `---' `----' `---' `--' `--'`-------' `------'
-----------------------------------------------------------------
Welcome to your Rails app on Cloud9 IDE!
Check out the following guide points to get started with your Rails application:
- To run your application, type the following in the terminal:
$ rails s -b $IP -p $PORT
-
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
-
If you want, pick the older Ruby version 1.8.7 using the 'rvm' command in the terminal.
-
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
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