Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 356 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 356 Bytes

ErrbitTracPlugin

Trac integration for errbit. This plugin adds trac as an optional issue tracker for errbit apps.

Installation

Add this line to your application's Gemfile:

gem 'errbit_trac_plugin'

And then execute:

$ bundle

Or install it yourself as:

$ gem install errbit_trac_plugin

Usage

TODO: Write usage instructions here