Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 596 Bytes

File metadata and controls

26 lines (14 loc) · 596 Bytes

Helpdesk Build Status

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.

Features

  • Coming Soon!

Demo

  • Coming Soon!

Installation

In your Gemfile, add the following dependencies:

gem 'helpdesk'

Run:

$ bundle install

And then run:

$ rails g helpdesk:install