sunrise-scaffold 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/sunrise_scaffold/version.rb +1 -1
- metadata +5 -7
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sunrise-scaffold
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 25
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 1
|
9
|
-
-
|
10
|
-
version: 0.1.
|
9
|
+
- 1
|
10
|
+
version: 0.1.1
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Igor Galeta
|
@@ -16,8 +16,7 @@ autorequire:
|
|
16
16
|
bindir: bin
|
17
17
|
cert_chain: []
|
18
18
|
|
19
|
-
date: 2011-05-18 00:00:00
|
20
|
-
default_executable:
|
19
|
+
date: 2011-05-18 00:00:00 Z
|
21
20
|
dependencies: []
|
22
21
|
|
23
22
|
description: Sunrise is a Aimbulance CMS
|
@@ -56,7 +55,6 @@ files:
|
|
56
55
|
- lib/sunrise_scaffold.rb
|
57
56
|
- lib/sunrise_scaffold/utils.rb
|
58
57
|
- lib/sunrise_scaffold/version.rb
|
59
|
-
has_rdoc: true
|
60
58
|
homepage: https://github.com/galetahub/sunrise-scaffold
|
61
59
|
licenses: []
|
62
60
|
|
@@ -86,7 +84,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
86
84
|
requirements: []
|
87
85
|
|
88
86
|
rubyforge_project:
|
89
|
-
rubygems_version: 1.
|
87
|
+
rubygems_version: 1.8.2
|
90
88
|
signing_key:
|
91
89
|
specification_version: 3
|
92
90
|
summary: Rails CMS
|