Sha256: 6d9cb3c4e801d5f1685944d887abf187e927f580ff0b7a5dc8f93840c2e40b49

Contents?: true

Size: 1.24 KB

Versions: 5

Compression:

Stored size: 1.24 KB

Contents

# Bindy

[![Gem Version](https://badge.fury.io/rb/bindy.png)](https://rubygems.org/gems/bindy)
[![Build Status](https://travis-ci.org/gabynaiman/bindy.png?branch=master)](https://travis-ci.org/gabynaiman/bindy)
[![Coverage Status](https://coveralls.io/repos/gabynaiman/bindy/badge.png?branch=master)](https://coveralls.io/r/gabynaiman/bindy?branch=master)
[![Code Climate](https://codeclimate.com/github/gabynaiman/bindy.png)](https://codeclimate.com/github/gabynaiman/bindy)
[![Dependency Status](https://gemnasium.com/gabynaiman/bindy.png)](https://gemnasium.com/gabynaiman/bindy)

Context binding for functions evaluation

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'bindy'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install bindy

## Usage

TODO: Write usage instructions here


## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/gabynaiman/bindy. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.


## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bindy-0.0.5 README.md
bindy-0.0.4 README.md
bindy-0.0.3 README.md
bindy-0.0.2 README.md
bindy-0.0.1 README.md