radiant-debug-extension 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: radiant-debug-extension
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 19
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 1
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 1.0.
|
9
|
+
- 2
|
10
|
+
version: 1.0.2
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Radiant CMS Dev Team
|
@@ -15,7 +15,8 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2011-
|
18
|
+
date: 2011-10-22 00:00:00 -05:00
|
19
|
+
default_executable:
|
19
20
|
dependencies: []
|
20
21
|
|
21
22
|
description: Adds debugging options for Radiant
|
@@ -35,13 +36,13 @@ files:
|
|
35
36
|
- lib/radiant-debug-extension/version.rb
|
36
37
|
- lib/radiant-debug-extension.rb
|
37
38
|
- lib/tasks/debug_extension_tasks.rake
|
38
|
-
- radiant-debug-extension-1.0.0.gem
|
39
39
|
- radiant-debug-extension.gemspec
|
40
40
|
- Rakefile
|
41
41
|
- README
|
42
42
|
- spec/models/env_dump_page_spec.rb
|
43
43
|
- spec/spec.opts
|
44
44
|
- spec/spec_helper.rb
|
45
|
+
has_rdoc: true
|
45
46
|
homepage: http://radiantcms.org/
|
46
47
|
licenses: []
|
47
48
|
|
@@ -71,7 +72,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
71
72
|
requirements: []
|
72
73
|
|
73
74
|
rubyforge_project:
|
74
|
-
rubygems_version: 1.
|
75
|
+
rubygems_version: 1.3.9.3
|
75
76
|
signing_key:
|
76
77
|
specification_version: 3
|
77
78
|
summary: Debug Radiant CMS
|
Binary file
|