Sha256: 04f8dc2fbef4c467ffe52d75bbe91f20d2dc951956e6eb17f0c38f901b5c7c16

Contents?: true

Size: 537 Bytes

Versions: 3

Compression:

Stored size: 537 Bytes

Contents

# HashDelegate

Add accessor methods that delegate to key/values of a hash attribute.

## Installation

Add this line to your application's Gemfile:

    gem 'hash_delegate'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install hash_delegate

## Usage

Check the tests ;)

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hash_delegate-0.0.4 README.md
hash_delegate-0.0.2 README.md
hash_delegate-0.0.1 README.md