Sha256: 309a43523d04dfc96b3bd7147df8dcf1c712b9b4d9c6fff974c2f803681592b7

Contents?: true

Size: 445 Bytes

Versions: 5

Compression:

Stored size: 445 Bytes

Contents

# MyEngine
Short description and motivation.

## Usage
How to use my plugin.

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

```ruby
gem 'my_engine'
```

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

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

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

5 entries across 5 versions & 1 rubygems

Version Path
my_engine-0.2.1 README.md
my_engine-0.2.0 README.md
my_engine-0.1.2 README.md
my_engine-0.1.1 README.md
my_engine-0.1.0 README.md