Larry Edelstein
Results
3
issues of
Larry Edelstein
I added 'activemessaging' to my Gemfile, but "rails g active_messaging:install" failed, looking 'celluloid'.
When I try to run 'rails g active_messaging:install' (this is after adding 'celluloid' to my Gemfile), it fails, looking for /config/messaging.rb. Which I don't have. Do I need one? Might...
Try running your test suite; for me, I get failure, in all the tests that use completion_proc, in the functional job suite. And when I try to use a completion_proc...
bug