Sha256: 3bb03fef082246ddab8bd29156ace092ad7ccacded2e69e9c4e1f2c0192330e0
Contents?: true
Size: 646 Bytes
Versions: 5
Compression:
Stored size: 646 Bytes
Contents
--git clone https://github.com/geethatulasi-nyros/feedback_gem # FeedbackGem Short description and motivation. ## Usage How to use my plugin. ## Installation Add this line to your application's Gemfile: ```ruby gem 'feedback_gem' ``` And then execute: ```bash $ bundle `` Or install it yourself as: ```bash $ gem install feedback_gem ``` ## Migrations $ rails feedback_gem:install:migrations $ rails db:migrate ## Routes mount FeedbackGem::Engine => "/feedback_gem" ## Contributing Contribution directions go here. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
feedback_gem-0.3.4 | README.md |
feedback_gem-0.3.3 | README.md |
feedback_gem-0.3.2 | README.md |
feedback_gem-0.3.1 | README.md |
feedback_gem-0.3.0 | README.md |