basic rails install on c9 with psql
This README document whatever steps are necessary to get the application up and running.
echo 'alias server="rails server -b $IP -p $PORT"' >> ~/.bashrc