casual_support Build Status

Utility methods as extensions to core Ruby objects, a la Active Support.

API

Installation

Install the gem:

$ gem install casual_support

Then require in your Ruby code:

require "casual_support"

Contributing

Run rake test to run the tests.

License

MIT License