asana_exception_notifier 2.0.2
Simple ruby implementation to send notifications to Asana when a exception happens in Rails or Rack-based apps by creating a task and uploading exception details to the task using zip archives
Gemfile:
=
install:
=
Runtime Dependencies (9):
activesupport
>= 4.0
asana
>= 0.6.0, ~> 0.6
exception_notification
>= 4.2.1, ~> 4.2
rack
< 3.0, >= 1.5
rubyzip
>= 1.2.0, ~> 1.2
sys-uname
>= 1.0.3, ~> 1.0
tilt
< 3, >= 1.4
typhoeus
>= 1.1.2, ~> 1.1
zip-zip
>= 0.3, ~> 0.3
Development Dependencies (10):
appraisal
>= 2.1, ~> 2.1
coveralls
>= 0.8.17, ~> 0.8
github-markup
>= 1.4.0, ~> 1.4
inch
>= 0.7.1, ~> 0.7
rake
>= 12.0, ~> 12.0
redcarpet
>= 3.4, ~> 3.4
rspec
>= 3.5, ~> 3.5
simplecov
>= 0.12, ~> 0.12
simplecov-summary
>= 0.0.5, ~> 0.0.5
yard
>= 0.8.7, ~> 0.8