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