Short description and motivation.
How to use my plugin.
Add this line to your application's Gemfile:
gem 'document', path: "modules/document"And then execute:
$ bundle
$ rails g document:install
$ rails g document:config
$ rails g document:is_document <MODEL_NAME>Contribution directions go here.
The gem is available as open source under the terms of the MIT License.