jeremyevans-exception_notification 1.0.20090610 → 1.0.20090728
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jeremyevans-exception_notification
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.20090728
|
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: 2009-
|
12
|
+
date: 2009-07-28 00:00:00 -07:00
|
13
13
|
default_executable:
|
14
14
|
dependencies: []
|
15
15
|
|
@@ -39,6 +39,8 @@ files:
|
|
39
39
|
- views/exception_notifier/exception_notification.rhtml
|
40
40
|
has_rdoc: true
|
41
41
|
homepage: http://github.com/jeremyevans/exception_notification
|
42
|
+
licenses: []
|
43
|
+
|
42
44
|
post_install_message:
|
43
45
|
rdoc_options:
|
44
46
|
- --main
|
@@ -60,9 +62,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
60
62
|
requirements: []
|
61
63
|
|
62
64
|
rubyforge_project:
|
63
|
-
rubygems_version: 1.
|
65
|
+
rubygems_version: 1.3.5
|
64
66
|
signing_key:
|
65
|
-
specification_version:
|
67
|
+
specification_version: 3
|
66
68
|
summary: Gemified exception_notification rails plugin, compatible with Rails 2.3
|
67
69
|
test_files:
|
68
70
|
- test/exception_notifier_helper_test.rb
|