Sha256: bf327ed13aef212d7c41c469d50be2e2e995763a42d4ecb95e1ae60a0280630f

Contents?: true

Size: 457 Bytes

Versions: 5

Compression:

Stored size: 457 Bytes

Contents

# Rails::AddOns
Short description and motivation.

## Usage
How to use my plugin.

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

```ruby
gem 'rails-add_ons'
```

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

Or install it yourself as:
```bash
$ gem install rails-add_ons
```

## Contributing
Contribution directions go here.

## 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
rails-add_ons-0.4.1 README.md
rails-add_ons-0.4.0 README.md
rails-add_ons-0.3.2 README.md
rails-add_ons-0.3.0 README.md
rails-add_ons-0.2.0 README.md