Skip to content

Instantly share code, notes, and snippets.

@aaronlerch
Created December 7, 2012 03:58
Show Gist options
  • Save aaronlerch/4230659 to your computer and use it in GitHub Desktop.
Save aaronlerch/4230659 to your computer and use it in GitHub Desktop.
Cheat on Heroku Cedar stack: current status
Repo: https://github.com/aaronlerch/cheat
Current spike set up at: http://cheat-cedar.herokuapp.com/
The gem 'ambition' requires 'ParseTree' which isn't compatible with 1.9.2. Recommendations on next steps?
2012-12-07T03:55:30+00:00 heroku[web.1]: Starting process with command `bundle exec rackup config.ru -p 52103`
2012-12-07T03:55:35+00:00 app[web.1]: *** Sorry, ParseTree doesn't work with ruby 1.9.2
2012-12-07T03:55:36+00:00 heroku[web.1]: Process exited with status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment