pager-exception_notification 1.0.20080507 → 1.0.20080508

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- require 'pager-exception_notification'
1
+ require "action_mailer"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pager-exception_notification
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.20080507
4
+ version: 1.0.20080508
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rails Core Team
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-05-07 00:00:00 -07:00
12
+ date: 2008-05-08 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -25,7 +25,6 @@ files:
25
25
  - lib/exception_notifiable.rb
26
26
  - lib/exception_notifier.rb
27
27
  - lib/exception_notifier_helper.rb
28
- - lib/pager-exception_notification.rb
29
28
  - rails/init.rb
30
29
  - README
31
30
  - test/exception_notifier_helper_test.rb
@@ -1 +0,0 @@
1
- require "action_mailer"