pboling/exception_notification

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.gitignore
.travis.yml
CHANGELOG.txt
Gemfile
LICENSE
README.md
REEK
Rakefile
gemfiles/Gemfile.rails-2.0.x
gemfiles/Gemfile.rails-2.1.x
gemfiles/Gemfile.rails-2.2.x
gemfiles/Gemfile.rails-2.3.x
init.rb1
A
0 mins
lib/exception_notification.rb20
A
0 mins
lib/exception_notification/consider_local.rb24
A
0 mins
lib/exception_notification/custom_exception_classes.rb9
A
0 mins
lib/exception_notification/custom_exception_methods.rb35
A
0 mins
lib/exception_notification/deprecated_methods.rb47
A
0 mins
lib/exception_notification/exception_notifiable.rb174
A
3 hrs
lib/exception_notification/git_blame.rb41
A
45 mins
lib/exception_notification/helpful_hashes.rb53
A
2 hrs
lib/exception_notification/hooks_notifier.rb42
A
1 hr
lib/exception_notification/notifiable.rb79
A
1 hr
lib/exception_notification/notifiable_helper.rb63
B
5 hrs
lib/exception_notification/notified_task.rb13
A
0 mins
lib/exception_notification/notifier.rb124
C
1 day
lib/exception_notification/notifier_helper.rb50
A
0 mins
lib/super_exception_notifier/version.rb3
A
0 mins
lib/views/exception_notification/notifier/_backtrace.html.erb
lib/views/exception_notification/notifier/_environment.html.erb
lib/views/exception_notification/notifier/_inspect_model.html.erb
lib/views/exception_notification/notifier/_request.html.erb
lib/views/exception_notification/notifier/_session.html.erb
lib/views/exception_notification/notifier/_title.html.erb
lib/views/exception_notification/notifier/background_exception_notification.text.plain.erb
lib/views/exception_notification/notifier/exception_notification.text.plain.erb
lib/views/exception_notification/notifier/rake_exception_notification.text.plain.erb
rails/app/views/exception_notifiable/400.html
rails/app/views/exception_notifiable/403.html
rails/app/views/exception_notifiable/404.html
rails/app/views/exception_notifiable/405.html
rails/app/views/exception_notifiable/410.html
rails/app/views/exception_notifiable/418.html
rails/app/views/exception_notifiable/422.html
rails/app/views/exception_notifiable/423.html
rails/app/views/exception_notifiable/500.html
rails/app/views/exception_notifiable/501.html
rails/app/views/exception_notifiable/503.html
rails/app/views/exception_notifiable/method_disabled.html.erb