Vyapari

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'vyapari'

And then execute:

$ bundle

Or install it yourself as:

$ gem install vyapari

Installation Instructions

Installation Instructions

Copy the migrations from the engines you are using Run the below command

$ bundle exec rake railties:install:migrations

This will copy migrations from kuppayam and usman engines which will have migrations to create images, documents, users, features and permissions respectively.

Configurations

config.railties_order = [:main_app, Vyapari::Engine, Usman::Engine, :all]

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.