radiant-site_templates-extension 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
data/db/templates/roasters.yml
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: radiant-site_templates-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-31 00:00:00 -05:00
|
19
|
+
default_executable:
|
19
20
|
dependencies: []
|
20
21
|
|
21
22
|
description: Standard site templates
|
@@ -58,11 +59,11 @@ files:
|
|
58
59
|
- public/images/roasters/thumb-grower.jpg
|
59
60
|
- public/images/roasters/thumb-roaster.jpg
|
60
61
|
- public/images/roasters/truck.gif
|
61
|
-
- radiant-site_templates-extension-1.0.0.gem
|
62
62
|
- radiant-site_templates-extension.gemspec
|
63
63
|
- Rakefile
|
64
64
|
- README
|
65
65
|
- site_templates_extension.rb
|
66
|
+
has_rdoc: true
|
66
67
|
homepage: http://radiantcms.org/
|
67
68
|
licenses: []
|
68
69
|
|
@@ -92,7 +93,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
92
93
|
requirements: []
|
93
94
|
|
94
95
|
rubyforge_project:
|
95
|
-
rubygems_version: 1.
|
96
|
+
rubygems_version: 1.3.9.3
|
96
97
|
signing_key:
|
97
98
|
specification_version: 3
|
98
99
|
summary: Site Templates for Radiant CMS
|
Binary file
|