Upgraded exception notifier plugin.
This commit is contained in:
parent
2d7d0d3b94
commit
d09d3922c1
18 changed files with 20 additions and 471 deletions
4
Gemfile
4
Gemfile
|
|
@ -13,4 +13,8 @@ gem 'haml', '>=2.0.6'
|
|||
group :development do
|
||||
gem 'annotate'
|
||||
gem 'hirb'
|
||||
end
|
||||
|
||||
group :production do
|
||||
gem 'exception_notification', :require => 'exception_notifier'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue