Sha256: aa05db3585f0058cbd281a6b97aac1246f6825704451cbe097130bea1e79904d

Contents?: true

Size: 412 Bytes

Versions: 1

Compression:

Stored size: 412 Bytes

Contents

$CELLULOID_MODE = :experimental
require "celluloid/current"
require "celluloid/experimental/version" # This is unneeded but gives example of how to begin bringing in overrides.
                                         # At the point that we need to invade the existing `Celluloid` startup process,
                                         # we can avoid `autostart`, do all our overrides, then start `Celluloid`.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
celluloid-experimental-0.0.0.3 lib/celluloid/experimental.rb