http://floating-ice-4900.heroku.com
Install rvm, ruby 1.9.3, create gemset beta-map
Run bundle to install gems
$ rvm 1.9.3@beta-map
$ bundle
Start app using shotgun (auto redeploy after code change)
$ shotgun
| Name | Name | Last commit date | ||
|---|---|---|---|---|
http://floating-ice-4900.heroku.com
Install rvm, ruby 1.9.3, create gemset beta-map
Run bundle to install gems
$ rvm 1.9.3@beta-map
$ bundle
Start app using shotgun (auto redeploy after code change)
$ shotgun