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.
@@ -100,6 +100,7 @@ records:
100
100
  breadcrumb: Home
101
101
  parent_id:
102
102
  status_id: 100
103
+ layout_id: 1
103
104
  published_at: 2008-12-23 18:08:45 Z
104
105
  2:
105
106
  slug: file-not-found
@@ -1,3 +1,3 @@
1
1
  module RadiantSiteTemplatesExtension
2
- VERSION = "1.0.1"
2
+ VERSION = "1.0.2"
3
3
  end
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: 21
4
+ hash: 19
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 1
10
- version: 1.0.1
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-09-15 00:00:00 Z
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.8.8
96
+ rubygems_version: 1.3.9.3
96
97
  signing_key:
97
98
  specification_version: 3
98
99
  summary: Site Templates for Radiant CMS