railties 3.0.6 → 3.0.7.rc1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,8 +2,8 @@ module Rails
2
2
  module VERSION #:nodoc:
3
3
  MAJOR = 3
4
4
  MINOR = 0
5
- TINY = 6
6
- PRE = nil
5
+ TINY = 7
6
+ PRE = "rc1"
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
9
9
  end
@@ -0,0 +1,295 @@
1
+ !RBIX
2
+ 12079494195756429234
3
+ x
4
+ M
5
+ 1
6
+ n
7
+ n
8
+ x
9
+ 10
10
+ __script__
11
+ i
12
+ 28
13
+ 99
14
+ 7
15
+ 0
16
+ 65
17
+ 49
18
+ 1
19
+ 2
20
+ 13
21
+ 99
22
+ 12
23
+ 7
24
+ 2
25
+ 12
26
+ 7
27
+ 3
28
+ 12
29
+ 65
30
+ 12
31
+ 49
32
+ 4
33
+ 4
34
+ 15
35
+ 49
36
+ 2
37
+ 0
38
+ 15
39
+ 2
40
+ 11
41
+ I
42
+ 6
43
+ I
44
+ 0
45
+ I
46
+ 0
47
+ I
48
+ 0
49
+ n
50
+ p
51
+ 5
52
+ x
53
+ 5
54
+ Rails
55
+ x
56
+ 11
57
+ open_module
58
+ x
59
+ 15
60
+ __module_init__
61
+ M
62
+ 1
63
+ n
64
+ n
65
+ x
66
+ 5
67
+ Rails
68
+ i
69
+ 28
70
+ 5
71
+ 66
72
+ 99
73
+ 7
74
+ 0
75
+ 65
76
+ 49
77
+ 1
78
+ 2
79
+ 13
80
+ 99
81
+ 12
82
+ 7
83
+ 2
84
+ 12
85
+ 7
86
+ 3
87
+ 12
88
+ 65
89
+ 12
90
+ 49
91
+ 4
92
+ 4
93
+ 15
94
+ 49
95
+ 2
96
+ 0
97
+ 11
98
+ I
99
+ 6
100
+ I
101
+ 0
102
+ I
103
+ 0
104
+ I
105
+ 0
106
+ n
107
+ p
108
+ 5
109
+ x
110
+ 7
111
+ VERSION
112
+ x
113
+ 11
114
+ open_module
115
+ x
116
+ 15
117
+ __module_init__
118
+ M
119
+ 1
120
+ n
121
+ n
122
+ x
123
+ 7
124
+ VERSION
125
+ i
126
+ 66
127
+ 5
128
+ 66
129
+ 65
130
+ 7
131
+ 0
132
+ 4
133
+ 3
134
+ 49
135
+ 1
136
+ 2
137
+ 15
138
+ 65
139
+ 7
140
+ 2
141
+ 78
142
+ 49
143
+ 1
144
+ 2
145
+ 15
146
+ 65
147
+ 7
148
+ 3
149
+ 4
150
+ 6
151
+ 49
152
+ 1
153
+ 2
154
+ 15
155
+ 65
156
+ 7
157
+ 4
158
+ 1
159
+ 49
160
+ 1
161
+ 2
162
+ 15
163
+ 65
164
+ 7
165
+ 5
166
+ 45
167
+ 0
168
+ 6
169
+ 45
170
+ 2
171
+ 7
172
+ 45
173
+ 3
174
+ 8
175
+ 45
176
+ 4
177
+ 9
178
+ 35
179
+ 4
180
+ 49
181
+ 10
182
+ 0
183
+ 7
184
+ 11
185
+ 64
186
+ 49
187
+ 12
188
+ 1
189
+ 49
190
+ 1
191
+ 2
192
+ 11
193
+ I
194
+ 6
195
+ I
196
+ 0
197
+ I
198
+ 0
199
+ I
200
+ 0
201
+ n
202
+ p
203
+ 13
204
+ x
205
+ 5
206
+ MAJOR
207
+ x
208
+ 9
209
+ const_set
210
+ x
211
+ 5
212
+ MINOR
213
+ x
214
+ 4
215
+ TINY
216
+ x
217
+ 3
218
+ PRE
219
+ x
220
+ 6
221
+ STRING
222
+ n
223
+ n
224
+ n
225
+ n
226
+ x
227
+ 7
228
+ compact
229
+ s
230
+ 1
231
+ .
232
+ x
233
+ 4
234
+ join
235
+ p
236
+ 11
237
+ I
238
+ 2
239
+ I
240
+ 3
241
+ I
242
+ b
243
+ I
244
+ 4
245
+ I
246
+ 13
247
+ I
248
+ 5
249
+ I
250
+ 1c
251
+ I
252
+ 6
253
+ I
254
+ 24
255
+ I
256
+ 8
257
+ I
258
+ 42
259
+ x
260
+ 66
261
+ /Users/santiago/WyeWorks/Projs/rails/railties/lib/rails/version.rb
262
+ p
263
+ 0
264
+ x
265
+ 13
266
+ attach_method
267
+ p
268
+ 3
269
+ I
270
+ 2
271
+ I
272
+ 2
273
+ I
274
+ 1c
275
+ x
276
+ 66
277
+ /Users/santiago/WyeWorks/Projs/rails/railties/lib/rails/version.rb
278
+ p
279
+ 0
280
+ x
281
+ 13
282
+ attach_method
283
+ p
284
+ 3
285
+ I
286
+ 0
287
+ I
288
+ 1
289
+ I
290
+ 1c
291
+ x
292
+ 66
293
+ /Users/santiago/WyeWorks/Projs/rails/railties/lib/rails/version.rb
294
+ p
295
+ 0
metadata CHANGED
@@ -1,13 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: railties
3
3
  version: !ruby/object:Gem::Version
4
- hash: 11
5
- prerelease:
4
+ hash: 15424079
5
+ prerelease: 6
6
6
  segments:
7
7
  - 3
8
8
  - 0
9
- - 6
10
- version: 3.0.6
9
+ - 7
10
+ - rc
11
+ - 1
12
+ version: 3.0.7.rc1
11
13
  platform: ruby
12
14
  authors:
13
15
  - David Heinemeier Hansson
@@ -15,7 +17,7 @@ autorequire:
15
17
  bindir: bin
16
18
  cert_chain: []
17
19
 
18
- date: 2011-04-05 00:00:00 -07:00
20
+ date: 2011-04-14 00:00:00 -03:00
19
21
  default_executable:
20
22
  dependencies:
21
23
  - !ruby/object:Gem::Dependency
@@ -58,12 +60,14 @@ dependencies:
58
60
  requirements:
59
61
  - - "="
60
62
  - !ruby/object:Gem::Version
61
- hash: 11
63
+ hash: 15424079
62
64
  segments:
63
65
  - 3
64
66
  - 0
65
- - 6
66
- version: 3.0.6
67
+ - 7
68
+ - rc
69
+ - 1
70
+ version: 3.0.7.rc1
67
71
  type: :runtime
68
72
  version_requirements: *id003
69
73
  - !ruby/object:Gem::Dependency
@@ -74,12 +78,14 @@ dependencies:
74
78
  requirements:
75
79
  - - "="
76
80
  - !ruby/object:Gem::Version
77
- hash: 11
81
+ hash: 15424079
78
82
  segments:
79
83
  - 3
80
84
  - 0
81
- - 6
82
- version: 3.0.6
85
+ - 7
86
+ - rc
87
+ - 1
88
+ version: 3.0.7.rc1
83
89
  type: :runtime
84
90
  version_requirements: *id004
85
91
  description: "Rails internals: application bootup, plugins, generators, and rake tasks."
@@ -256,12 +262,19 @@ files:
256
262
  - guides/source/testing.textile
257
263
  - guides/w3c_validator.rb
258
264
  - lib/rails/all.rb
265
+ - lib/rails/all.rbc
259
266
  - lib/rails/application/bootstrap.rb
267
+ - lib/rails/application/bootstrap.rbc
260
268
  - lib/rails/application/configurable.rb
269
+ - lib/rails/application/configurable.rbc
261
270
  - lib/rails/application/configuration.rb
271
+ - lib/rails/application/configuration.rbc
262
272
  - lib/rails/application/finisher.rb
273
+ - lib/rails/application/finisher.rbc
263
274
  - lib/rails/application/railties.rb
275
+ - lib/rails/application/railties.rbc
264
276
  - lib/rails/application.rb
277
+ - lib/rails/application.rbc
265
278
  - lib/rails/backtrace_cleaner.rb
266
279
  - lib/rails/cli.rb
267
280
  - lib/rails/code_statistics.rb
@@ -274,17 +287,25 @@ files:
274
287
  - lib/rails/commands/plugin.rb
275
288
  - lib/rails/commands/profiler.rb
276
289
  - lib/rails/commands/runner.rb
290
+ - lib/rails/commands/runner.rbc
277
291
  - lib/rails/commands/server.rb
292
+ - lib/rails/commands/tags
278
293
  - lib/rails/commands/update.rb
279
294
  - lib/rails/commands.rb
295
+ - lib/rails/commands.rbc
280
296
  - lib/rails/configuration.rb
297
+ - lib/rails/configuration.rbc
281
298
  - lib/rails/console/app.rb
299
+ - lib/rails/console/app.rbc
282
300
  - lib/rails/console/helpers.rb
283
301
  - lib/rails/console/sandbox.rb
284
302
  - lib/rails/deprecation.rb
303
+ - lib/rails/deprecation.rbc
285
304
  - lib/rails/engine/configurable.rb
286
305
  - lib/rails/engine/configuration.rb
306
+ - lib/rails/engine/configuration.rbc
287
307
  - lib/rails/engine.rb
308
+ - lib/rails/engine.rbc
288
309
  - lib/rails/generators/actions.rb
289
310
  - lib/rails/generators/active_model.rb
290
311
  - lib/rails/generators/base.rb
@@ -418,19 +439,29 @@ files:
418
439
  - lib/rails/info.rb
419
440
  - lib/rails/info_controller.rb
420
441
  - lib/rails/info_routes.rb
442
+ - lib/rails/info_routes.rbc
421
443
  - lib/rails/initializable.rb
444
+ - lib/rails/initializable.rbc
422
445
  - lib/rails/paths.rb
446
+ - lib/rails/paths.rbc
423
447
  - lib/rails/performance_test_help.rb
424
448
  - lib/rails/plugin.rb
449
+ - lib/rails/plugin.rbc
425
450
  - lib/rails/rack/debugger.rb
426
451
  - lib/rails/rack/log_tailer.rb
427
452
  - lib/rails/rack/logger.rb
453
+ - lib/rails/rack/logger.rbc
428
454
  - lib/rails/rack/static.rb
429
455
  - lib/rails/rack.rb
456
+ - lib/rails/rack.rbc
430
457
  - lib/rails/railtie/configurable.rb
458
+ - lib/rails/railtie/configurable.rbc
431
459
  - lib/rails/railtie/configuration.rb
460
+ - lib/rails/railtie/configuration.rbc
432
461
  - lib/rails/railtie.rb
462
+ - lib/rails/railtie.rbc
433
463
  - lib/rails/ruby_version_check.rb
464
+ - lib/rails/ruby_version_check.rbc
434
465
  - lib/rails/rubyprof_ext.rb
435
466
  - lib/rails/script_rails_loader.rb
436
467
  - lib/rails/source_annotation_extractor.rb
@@ -446,9 +477,12 @@ files:
446
477
  - lib/rails/tasks.rb
447
478
  - lib/rails/test_help.rb
448
479
  - lib/rails/test_unit/railtie.rb
480
+ - lib/rails/test_unit/railtie.rbc
449
481
  - lib/rails/test_unit/testing.rake
450
482
  - lib/rails/version.rb
483
+ - lib/rails/version.rbc
451
484
  - lib/rails.rb
485
+ - lib/rails.rbc
452
486
  - lib/rails/generators/rails/app/templates/app/mailers/.empty_directory
453
487
  - lib/rails/generators/rails/app/templates/app/models/.empty_directory
454
488
  - lib/rails/generators/rails/app/templates/public/stylesheets/.empty_directory
@@ -481,16 +515,18 @@ required_ruby_version: !ruby/object:Gem::Requirement
481
515
  required_rubygems_version: !ruby/object:Gem::Requirement
482
516
  none: false
483
517
  requirements:
484
- - - ">="
518
+ - - ">"
485
519
  - !ruby/object:Gem::Version
486
- hash: 3
520
+ hash: 25
487
521
  segments:
488
- - 0
489
- version: "0"
522
+ - 1
523
+ - 3
524
+ - 1
525
+ version: 1.3.1
490
526
  requirements: []
491
527
 
492
528
  rubyforge_project: rails
493
- rubygems_version: 1.6.1
529
+ rubygems_version: 1.6.2
494
530
  signing_key:
495
531
  specification_version: 3
496
532
  summary: Tools for creating, working with, and running Rails applications.