padrino-gen 0.10.6.d → 0.10.6.e
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,10 +1,16 @@
|
|
1
|
-
--- !ruby/object:Gem::Specification
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
2
|
name: padrino-gen
|
3
|
-
version: !ruby/object:Gem::Version
|
4
|
-
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
hash: 698657542
|
5
5
|
prerelease: 7
|
6
|
+
segments:
|
7
|
+
- 0
|
8
|
+
- 10
|
9
|
+
- 6
|
10
|
+
- e
|
11
|
+
version: 0.10.6.e
|
6
12
|
platform: ruby
|
7
|
-
authors:
|
13
|
+
authors:
|
8
14
|
- Padrino Team
|
9
15
|
- Nathan Esquenazi
|
10
16
|
- Davide D'Agostino
|
@@ -12,39 +18,50 @@ authors:
|
|
12
18
|
autorequire:
|
13
19
|
bindir: bin
|
14
20
|
cert_chain: []
|
15
|
-
|
16
|
-
|
17
|
-
|
21
|
+
|
22
|
+
date: 2012-02-23 00:00:00 Z
|
23
|
+
dependencies:
|
24
|
+
- !ruby/object:Gem::Dependency
|
18
25
|
name: padrino-core
|
19
|
-
|
26
|
+
prerelease: false
|
27
|
+
requirement: &id001 !ruby/object:Gem::Requirement
|
20
28
|
none: false
|
21
|
-
requirements:
|
22
|
-
- - =
|
23
|
-
- !ruby/object:Gem::Version
|
24
|
-
|
29
|
+
requirements:
|
30
|
+
- - "="
|
31
|
+
- !ruby/object:Gem::Version
|
32
|
+
hash: 698657542
|
33
|
+
segments:
|
34
|
+
- 0
|
35
|
+
- 10
|
36
|
+
- 6
|
37
|
+
- e
|
38
|
+
version: 0.10.6.e
|
25
39
|
type: :runtime
|
26
|
-
|
27
|
-
|
28
|
-
- !ruby/object:Gem::Dependency
|
40
|
+
version_requirements: *id001
|
41
|
+
- !ruby/object:Gem::Dependency
|
29
42
|
name: bundler
|
30
|
-
|
43
|
+
prerelease: false
|
44
|
+
requirement: &id002 !ruby/object:Gem::Requirement
|
31
45
|
none: false
|
32
|
-
requirements:
|
46
|
+
requirements:
|
33
47
|
- - ~>
|
34
|
-
- !ruby/object:Gem::Version
|
35
|
-
|
48
|
+
- !ruby/object:Gem::Version
|
49
|
+
hash: 15
|
50
|
+
segments:
|
51
|
+
- 1
|
52
|
+
- 0
|
53
|
+
version: "1.0"
|
36
54
|
type: :runtime
|
37
|
-
|
38
|
-
|
39
|
-
description: Generators for easily creating and building padrino applications from
|
40
|
-
the console
|
55
|
+
version_requirements: *id002
|
56
|
+
description: Generators for easily creating and building padrino applications from the console
|
41
57
|
email: padrinorb@gmail.com
|
42
|
-
executables:
|
58
|
+
executables:
|
43
59
|
- padrino-gen
|
44
60
|
extensions: []
|
45
|
-
|
61
|
+
|
62
|
+
extra_rdoc_files:
|
46
63
|
- README.rdoc
|
47
|
-
files:
|
64
|
+
files:
|
48
65
|
- .document
|
49
66
|
- .gitignore
|
50
67
|
- .yardopts
|
@@ -149,30 +166,40 @@ files:
|
|
149
166
|
- lib/padrino-gen/generators/templates/static/ujs/right.js
|
150
167
|
homepage: http://www.padrinorb.com
|
151
168
|
licenses: []
|
169
|
+
|
152
170
|
post_install_message:
|
153
|
-
rdoc_options:
|
171
|
+
rdoc_options:
|
154
172
|
- --charset=UTF-8
|
155
|
-
require_paths:
|
173
|
+
require_paths:
|
156
174
|
- lib
|
157
|
-
required_ruby_version: !ruby/object:Gem::Requirement
|
175
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
158
176
|
none: false
|
159
|
-
requirements:
|
160
|
-
- -
|
161
|
-
- !ruby/object:Gem::Version
|
162
|
-
|
163
|
-
|
177
|
+
requirements:
|
178
|
+
- - ">="
|
179
|
+
- !ruby/object:Gem::Version
|
180
|
+
hash: 3
|
181
|
+
segments:
|
182
|
+
- 0
|
183
|
+
version: "0"
|
184
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
164
185
|
none: false
|
165
|
-
requirements:
|
166
|
-
- -
|
167
|
-
- !ruby/object:Gem::Version
|
186
|
+
requirements:
|
187
|
+
- - ">"
|
188
|
+
- !ruby/object:Gem::Version
|
189
|
+
hash: 25
|
190
|
+
segments:
|
191
|
+
- 1
|
192
|
+
- 3
|
193
|
+
- 1
|
168
194
|
version: 1.3.1
|
169
195
|
requirements: []
|
196
|
+
|
170
197
|
rubyforge_project: padrino-gen
|
171
|
-
rubygems_version: 1.8.
|
198
|
+
rubygems_version: 1.8.15
|
172
199
|
signing_key:
|
173
200
|
specification_version: 3
|
174
201
|
summary: Generators for easily creating and building padrino applications
|
175
|
-
test_files:
|
202
|
+
test_files:
|
176
203
|
- test/fixtures/admin_template.rb
|
177
204
|
- test/fixtures/example_template.rb
|
178
205
|
- test/fixtures/git_template.rb
|