Celluloid::Culture
Please see...
- Important issues for discussion.
- Information about Celluloid::Sync.
- Information about RuboCop.
Integration
To add celluloid/culture and its many splendors to a gem, install it as a sub-module of the gem repository. Once you fully integrate Celluloid::Sync, the sub-module will be automatically refreshed.
Add celluloid/culture as GIT submodule:
git submodule add http://github.com/celluloid/culture.git
Make sure http:// is used and no other method of inclusion. CI needs it to be http://
Then what?
Once you've done that, read up on Celluloid::Sync and RuboCop.