Skip to content

Instantly share code, notes, and snippets.

Steps taken:
1. Tried to run daemon, failed with error below (was using edge rails).
2. Ran a bundle install
3. Tried to run daemon, failed with error below (was using edge rails).
4. Changed Gemfile to specifically reference rails '3.0.0.rc2' (instead of edge).
5. Ran a bundle install
6. Tried to run daemon, failed with error below
7. Deleted Gemfile.lock
5. Ran a bundle install
6. Tried to run daemon, failed with error below
Gems included by the bundle:
* abstract (1.0.0)
* actionmailer (3.0.0.beta4)
* actionpack (3.0.0.beta4)
* activemodel (3.0.0.beta4)
* activerecord (3.0.0.beta4)
* activeresource (3.0.0.beta4)
* activesupport (3.0.0.beta4)
* amqp (0.6.7)
* arel (0.4.0)