Sha256: 6f889a47c523b99f65e93d5bdc6a239b125f0b8991c184552fb8482b73899d3c
Contents?: true
Size: 477 Bytes
Versions: 2
Compression:
Stored size: 477 Bytes
Contents
# DqAdmin Short description and motivation. ## Usage How to use my plugin. ## Installation Add this line to your application's Gemfile: ```ruby gem 'dq_admin' rails dq_admin:install:migrations ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install dq_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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dq_admin-0.4.0 | README.md |
dq_admin-0.3.0 | README.md |