Cloud9 combines a powerful online code editor with a full Ubuntu workspace in the cloud
Questions tagged [c9.io]
93 questions
-2
votes
1 answer
Repush entire site from c9.io to heroku
My c9.io site works very well but my heroku site gives "We're sorry, but something went wrong." after a few clicks. Is there a way to push my entire site to heroku instead of just changes? I'm hoping maybe that will fix it on the heroku…

ChattanoogaJon
- 1
- 1
-5
votes
1 answer
c9.io causes database migration issues when cloning the repository
Do I have to "rake db:migrate" all the time when I committed fully migrated repository in github?
For example, I committed the rails repository in c9.io to github.
It was fully "rake db:migrate"d and didn't need to migrate.
But when I cloned my…

yup
- 1
- 1
-5
votes
2 answers