Helpdesk is a Rails engine that provides simple helpdesk functionality directly into your site.
It should be considered a Work in progress if you find it and attempt to install it.
- Coming Soon!
- Coming Soon!
In your Gemfile
, add the following dependencies:
gem 'helpdesk'
Run:
$ bundle install
And then run:
$ rails g helpdesk:install