<<<<<<< HEAD
Rackdog is a self-hosted solution for rails app exceptions monitoring.
Add this line to your application's Gemfile:
gem 'rackdog-agent'
And then execute:
$ bundle install
Run rails generator:
$ rails g rackdog:install
This generator will provide Rackdog initilizer:
config/initializers/rackdog.rb
You need to provide 2 options there:
- host - rackdog-server address
- token - token for current application
- Fork it ( https://github.com/[my-github-username]/rackdog-agent/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request ======= rackdog-agent =============
rackdog-agent
3909cbc3b5cc43e322b996b497d9d857274b4fe6