Sha256: 50e5f27e5281f00fc97e90e929744f845d5950d5ba635e16b1e2a3be8a9172ca

Contents?: true

Size: 467 Bytes

Versions: 9

Compression:

Stored size: 467 Bytes

Contents

# Rails Add-Ons Component
Short description and motivation.

## Usage
How to use my plugin.

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

```ruby
gem 'rao-component'
```

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

Or install it yourself as:
```bash
$ gem install rao-component
```

## 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

9 entries across 9 versions & 1 rubygems

Version Path
rao-component-0.0.10.pre README.md
rao-component-0.0.9.pre README.md
rao-component-0.0.8.pre README.md
rao-component-0.0.7.pre README.md
rao-component-0.0.6.pre README.md
rao-component-0.0.5.pre README.md
rao-component-0.0.4.pre README.md
rao-component-0.0.3.pre README.md
rao-component-0.0.2.pre README.md