Skip to content

cstewart87/buff-extensions

 
 

Repository files navigation

Buff::Extensions

Gem Version Build Status

Extensions to Core Ruby classes

Installation

Add this line to your application's Gemfile:

gem 'buff-extensions'

And then execute:

$ bundle

Or install it yourself as:

$ gem install buff-extensions

Usage

Using it as a mixin

require 'buff/extensions'

class PowerHash
  include Buff::Extensions::DottedPaths
end

Authors and Contributors

Thank you to all of our Contributors, testers, and users.

About

Extensions to Core Ruby classes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%