Buff::Extensions
Extensions to Core Ruby classes
Installation
Add this line to your application's Gemfile:
gem 'buff-extensions'And then execute:
$ bundleOr install it yourself as:
$ gem install buff-extensionsUsage
Using it as a mixin:
require 'buff/extensions'
class PowerHash
include Buff::Extensions::DottedPaths
endAuthors and Contributors
- Jamie Winsor (jamie@vialstudios.com)
Thank you to all of our Contributors, testers, and users.