Trac integration for errbit. This plugin adds trac as an optional issue tracker for errbit apps.
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
TODO: Write usage instructions here