Noel Rocha

Results 1 issues of Noel Rocha

My gem file is like: ``` gem 'celluloid' gem 'activemessaging', :git => 'https://github.com/kookster/activemessaging.git' gem "daemons" gem 'amqp' ``` When I run script/poller run I get the following exception: ``` =>...