Sha256: 2e7f85ea540d628d4eca91ad3a4640fc55114fe34ec6f70bad79ac19a4f16e6a

Contents?: true

Size: 494 Bytes

Versions: 32

Compression:

Stored size: 494 Bytes

Contents

# Motor

Admin UI and Business Analytics.

## Usage
How to use my plugin.

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

```ruby
gem 'motor-admin'
```

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

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

Create and run migration:
```bash
$ rails generate motor:install && rake db:migrate
```

## License

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

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
motor-admin-0.1.46 README.md
motor-admin-0.1.44 README.md
motor-admin-0.1.43 README.md
motor-admin-0.1.42 README.md
motor-admin-0.1.41 README.md
motor-admin-0.1.40 README.md
motor-admin-0.1.39 README.md
motor-admin-0.1.37 README.md
motor-admin-0.1.36 README.md
motor-admin-0.1.35 README.md
motor-admin-0.1.34 README.md
motor-admin-0.1.33 README.md
motor-admin-0.1.32 README.md
motor-admin-0.1.31 README.md
motor-admin-0.1.29 README.md
motor-admin-0.1.28 README.md
motor-admin-0.1.27 README.md
motor-admin-0.1.25 README.md
motor-admin-0.1.23 README.md
motor-admin-0.1.22 README.md