Sha256: a3b064b46a8bdc5b6d8fa8d84c68a965a33e6b4918c6914d84c049f4e12f98a6

Contents?: true

Size: 446 Bytes

Versions: 3

Compression:

Stored size: 446 Bytes

Contents

# Delayable
Short description and motivation.

## Usage
How to use my plugin.

## Installation
Add this line to your application's Gemfile:

```ruby
gem "delayable"
```

And then execute:
```bash
$ bundle
```

Or install it yourself as:
```bash
$ gem install delayable
```

## Contributing
Contribution directions go here.

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
delayable-0.4.0 README.md
delayable-0.3.0 README.md
delayable-0.2.0 README.md