Sha256: 2b66064406ae6f8bedeb939a8e3e8c571ffb35337deffb50b12e6e5b78e0792a

Contents?: true

Size: 433 Bytes

Versions: 6

Compression:

Stored size: 433 Bytes

Contents

# Admin
Short description and motivation.

## Usage
How to use my plugin.

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

```ruby
gem 'admin'
```

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

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

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

6 entries across 6 versions & 1 rubygems

Version Path
mvpkit-2.0.2 project/app/engines/admin/README.md
mvpkit-2.0.1 project/app/engines/admin/README.md
mvpkit-2.0.0 project/app/engines/admin/README.md
mvpkit-1.1.2 project/app/engines/admin/README.md
mvpkit-1.1.1 project/app/engines/admin/README.md
mvpkit-1.1.0 project/app/engines/admin/README.md