1
Remote development of Ruby on Rails apps
I'd like to know if anyone develops Ruby on Rails apps directly from the browser. If you recall, Heroku had this Heroku Garden web-based editor which was pretty cool at the moment. I'm looking for something in the same lines that is currently under development.
It would be optimal if I could edit a project and have available a command line terminal where I could issue git/rails commands.
Bespin seems like a really good candidate, but it seems to lack this type of integration (git/rails).
Thanks.