Closed lindemannrichard closed 10 years ago
It seems that adding
require 'celluloid/autostart'
fixed the problem. I think that this might be mentioned in the README.
ah, this looks like my mistake not having that include by default. will add. thanks for the report!
I have tried to test a simple example:
tried all MRIs 2.x
But what I get is this error:
or this one
Does that means that Celluloid does not work with MRI Rubies 2.x ? (and as consequence => krakow fails)