markcatley-exception_notification 1.0.20080720 → 1.0.20080802
Sign up to get free protection for your applications and to get access to all the features.
- data/rails/init.rb +3 -0
- metadata +2 -2
data/rails/init.rb
ADDED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: markcatley-exception_notification
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.20080802
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jamis Buck
|
@@ -31,7 +31,7 @@ extra_rdoc_files: []
|
|
31
31
|
|
32
32
|
files:
|
33
33
|
- README
|
34
|
-
- init.rb
|
34
|
+
- rails/init.rb
|
35
35
|
- lib/exception_notifiable.rb
|
36
36
|
- lib/exception_notifier_helper.rb
|
37
37
|
- lib/exception_notifier.rb
|