zackgilbert / bullet_train-feedback

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BulletTrain::Feedback

A simple and straight forward feedback collection tool built on top of BulletTrain. It collects basic information from the user that is helpful for troubleshooting and resolving issues.

Usage

Add the following line to the bottom of your layout:

<%= render "account/shared/feedback" %>

Feel free to update the config/locales/en/feedback.en.yml translations.

Installation

Add this line to your application's Gemfile:

gem "bullet_train-feedback"

And then execute:

$ bundle

Or install it yourself as:

$ gem install bullet_train-feedback

TODOs

-[ ] Finish getting feedback widget flow working. -[ ] Create generator that creates migration, roles and abilities.

Contributing

Contribution directions go here.

License

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

About

License:MIT License


Languages

Language:HTML 57.0%Language:Ruby 43.0%