smartinez87/exception_notification

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
docs/notifiers/slack.md
docs/notifiers/sns.md
docs/notifiers/teams.md
docs/notifiers/webhook.md
examples/sinatra/Gemfile
examples/sinatra/Gemfile.lock
examples/sinatra/Procfile
examples/sinatra/README.md
examples/sinatra/config.ru
exception_notification.gemspec
gemfiles/rails5_2.gemfile
gemfiles/rails6_0.gemfile
gemfiles/rails6_1.gemfile
gemfiles/rails7_0.gemfile
lib/exception_notifier/views/exception_notifier/_backtrace.html.erb
lib/exception_notifier/views/exception_notifier/_backtrace.text.erb
lib/exception_notifier/views/exception_notifier/_data.html.erb
lib/exception_notifier/views/exception_notifier/_data.text.erb
lib/exception_notifier/views/exception_notifier/_environment.html.erb
lib/exception_notifier/views/exception_notifier/_environment.text.erb
lib/exception_notifier/views/exception_notifier/_request.html.erb
lib/exception_notifier/views/exception_notifier/_request.text.erb
lib/exception_notifier/views/exception_notifier/_session.html.erb
lib/exception_notifier/views/exception_notifier/_session.text.erb
lib/exception_notifier/views/exception_notifier/_title.html.erb
lib/exception_notifier/views/exception_notifier/_title.text.erb
lib/exception_notifier/views/exception_notifier/background_exception_notification.html.erb
lib/exception_notifier/views/exception_notifier/background_exception_notification.text.erb
lib/exception_notifier/views/exception_notifier/exception_notification.html.erb
lib/exception_notifier/views/exception_notifier/exception_notification.text.erb
lib/generators/exception_notification/templates/exception_notification.rb.erb