Skip to content

zackgilbert/bullet_train-feedback

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published