actionpack 3.0.7.rc2 → 3.0.7

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of actionpack might be problematic. Click here for more details.

Files changed (123) hide show
  1. data/CHANGELOG +1 -1
  2. data/lib/action_pack/version.rb +1 -1
  3. metadata +13 -143
  4. data/lib/abstract_controller.rbc +0 -541
  5. data/lib/abstract_controller/asset_paths.rbc +0 -293
  6. data/lib/abstract_controller/base.rbc +0 -2155
  7. data/lib/abstract_controller/callbacks.rbc +0 -1562
  8. data/lib/abstract_controller/collector.rbc +0 -686
  9. data/lib/abstract_controller/helpers.rbc +0 -2220
  10. data/lib/abstract_controller/layouts.rbc +0 -2981
  11. data/lib/abstract_controller/logger.rbc +0 -333
  12. data/lib/abstract_controller/rendering.rbc +0 -3072
  13. data/lib/abstract_controller/translation.rbc +0 -383
  14. data/lib/abstract_controller/view_paths.rbc +0 -1292
  15. data/lib/action_controller.rbc +0 -1199
  16. data/lib/action_controller/base.rbc +0 -996
  17. data/lib/action_controller/caching.rbc +0 -1263
  18. data/lib/action_controller/caching/actions.rbc +0 -2339
  19. data/lib/action_controller/caching/fragments.rbc +0 -1464
  20. data/lib/action_controller/caching/pages.rbc +0 -2579
  21. data/lib/action_controller/caching/sweeping.rbc +0 -1743
  22. data/lib/action_controller/deprecated.rbc +0 -136
  23. data/lib/action_controller/deprecated/base.rbc +0 -3156
  24. data/lib/action_controller/log_subscriber.rbc +0 -1424
  25. data/lib/action_controller/metal.rbc +0 -3137
  26. data/lib/action_controller/metal/compatibility.rbc +0 -1570
  27. data/lib/action_controller/metal/conditional_get.rbc +0 -963
  28. data/lib/action_controller/metal/cookies.rbc +0 -381
  29. data/lib/action_controller/metal/exceptions.rbc +0 -856
  30. data/lib/action_controller/metal/flash.rbc +0 -632
  31. data/lib/action_controller/metal/head.rbc +0 -744
  32. data/lib/action_controller/metal/helpers.rbc +0 -1409
  33. data/lib/action_controller/metal/hide_actions.rbc +0 -1192
  34. data/lib/action_controller/metal/http_authentication.rbc +0 -6009
  35. data/lib/action_controller/metal/implicit_render.rbc +0 -495
  36. data/lib/action_controller/metal/instrumentation.rbc +0 -1916
  37. data/lib/action_controller/metal/mime_responds.rbc +0 -2827
  38. data/lib/action_controller/metal/rack_delegation.rbc +0 -683
  39. data/lib/action_controller/metal/redirecting.rbc +0 -1306
  40. data/lib/action_controller/metal/renderers.rbc +0 -2378
  41. data/lib/action_controller/metal/rendering.rbc +0 -1197
  42. data/lib/action_controller/metal/request_forgery_protection.rbc +0 -1272
  43. data/lib/action_controller/metal/rescue.rbc +0 -548
  44. data/lib/action_controller/metal/responder.rbc +0 -2566
  45. data/lib/action_controller/metal/session_management.rbc +0 -225
  46. data/lib/action_controller/metal/streaming.rbc +0 -1586
  47. data/lib/action_controller/metal/url_for.rbc +0 -710
  48. data/lib/action_controller/railtie.rbc +0 -1940
  49. data/lib/action_controller/record_identifier.rbc +0 -777
  50. data/lib/action_controller/vendor/html-scanner.rbc +0 -480
  51. data/lib/action_dispatch.rbc +0 -1370
  52. data/lib/action_dispatch/http/cache.rbc +0 -2914
  53. data/lib/action_dispatch/http/filter_parameters.rbc +0 -1291
  54. data/lib/action_dispatch/http/headers.rbc +0 -706
  55. data/lib/action_dispatch/http/mime_negotiation.rbc +0 -1444
  56. data/lib/action_dispatch/http/mime_type.rbc +0 -4946
  57. data/lib/action_dispatch/http/mime_types.rbc +0 -520
  58. data/lib/action_dispatch/http/parameters.rbc +0 -1497
  59. data/lib/action_dispatch/http/request.rbc +0 -4880
  60. data/lib/action_dispatch/http/response.rbc +0 -3276
  61. data/lib/action_dispatch/http/upload.rbc +0 -1067
  62. data/lib/action_dispatch/http/url.rbc +0 -2115
  63. data/lib/action_dispatch/middleware/best_standards_support.rbc +0 -502
  64. data/lib/action_dispatch/middleware/callbacks.rbc +0 -972
  65. data/lib/action_dispatch/middleware/cookies.rbc +0 -4350
  66. data/lib/action_dispatch/middleware/flash.rbc +0 -3071
  67. data/lib/action_dispatch/middleware/head.rbc +0 -461
  68. data/lib/action_dispatch/middleware/params_parser.rbc +0 -1773
  69. data/lib/action_dispatch/middleware/remote_ip.rbc +0 -1400
  70. data/lib/action_dispatch/middleware/session/abstract_store.rbc +0 -5227
  71. data/lib/action_dispatch/middleware/session/cookie_store.rbc +0 -1345
  72. data/lib/action_dispatch/middleware/show_exceptions.rbc +0 -3627
  73. data/lib/action_dispatch/middleware/stack.rbc +0 -2159
  74. data/lib/action_dispatch/middleware/static.rbc +0 -987
  75. data/lib/action_dispatch/railtie.rbc +0 -383
  76. data/lib/action_dispatch/routing.rbc +0 -520
  77. data/lib/action_dispatch/routing/deprecated_mapper.rbc +0 -13190
  78. data/lib/action_dispatch/routing/mapper.rbc +0 -22006
  79. data/lib/action_dispatch/routing/polymorphic_routes.rbc +0 -2083
  80. data/lib/action_dispatch/routing/route.rbc +0 -1797
  81. data/lib/action_dispatch/routing/route_set.rbc +0 -11847
  82. data/lib/action_dispatch/routing/url_for.rbc +0 -735
  83. data/lib/action_pack.rbc +0 -53
  84. data/lib/action_pack/version.rbc +0 -295
  85. data/lib/action_view.rbc +0 -864
  86. data/lib/action_view/base.rbc +0 -2257
  87. data/lib/action_view/context.rbc +0 -327
  88. data/lib/action_view/helpers.rbc +0 -1002
  89. data/lib/action_view/helpers/active_model_helper.rbc +0 -1680
  90. data/lib/action_view/helpers/asset_tag_helper.rbc +0 -8922
  91. data/lib/action_view/helpers/atom_feed_helper.rbc +0 -2872
  92. data/lib/action_view/helpers/cache_helper.rbc +0 -660
  93. data/lib/action_view/helpers/capture_helper.rbc +0 -1242
  94. data/lib/action_view/helpers/csrf_helper.rbc +0 -411
  95. data/lib/action_view/helpers/date_helper.rbc +0 -12404
  96. data/lib/action_view/helpers/debug_helper.rbc +0 -499
  97. data/lib/action_view/helpers/form_helper.rbc +0 -14903
  98. data/lib/action_view/helpers/form_options_helper.rbc +0 -6367
  99. data/lib/action_view/helpers/form_tag_helper.rbc +0 -5961
  100. data/lib/action_view/helpers/javascript_helper.rbc +0 -1611
  101. data/lib/action_view/helpers/number_helper.rbc +0 -6601
  102. data/lib/action_view/helpers/prototype_helper.rbc +0 -11921
  103. data/lib/action_view/helpers/raw_output_helper.rbc +0 -335
  104. data/lib/action_view/helpers/record_tag_helper.rbc +0 -684
  105. data/lib/action_view/helpers/sanitize_helper.rbc +0 -2571
  106. data/lib/action_view/helpers/scriptaculous_helper.rbc +0 -3434
  107. data/lib/action_view/helpers/tag_helper.rbc +0 -1856
  108. data/lib/action_view/helpers/text_helper.rbc +0 -5861
  109. data/lib/action_view/helpers/translation_helper.rbc +0 -1263
  110. data/lib/action_view/helpers/url_helper.rbc +0 -5487
  111. data/lib/action_view/log_subscriber.rbc +0 -732
  112. data/lib/action_view/paths.rbc +0 -1111
  113. data/lib/action_view/railtie.rbc +0 -1043
  114. data/lib/action_view/render/layouts.rbc +0 -943
  115. data/lib/action_view/render/partials.rbc +0 -3615
  116. data/lib/action_view/render/rendering.rbc +0 -1516
  117. data/lib/action_view/template.rbc +0 -3357
  118. data/lib/action_view/template/handler.rbc +0 -1112
  119. data/lib/action_view/template/handlers.rbc +0 -1177
  120. data/lib/action_view/template/handlers/builder.rbc +0 -458
  121. data/lib/action_view/template/handlers/erb.rbc +0 -2483
  122. data/lib/action_view/template/handlers/rjs.rbc +0 -490
  123. data/lib/action_view/template/resolver.rbc +0 -3587
data/CHANGELOG CHANGED
@@ -1,4 +1,4 @@
1
- *Rails 3.0.7 (unreleased)*
1
+ *Rails 3.0.7 (April 18, 2011)*
2
2
 
3
3
  *No changes.
4
4
 
@@ -3,7 +3,7 @@ module ActionPack
3
3
  MAJOR = 3
4
4
  MINOR = 0
5
5
  TINY = 7
6
- PRE = "rc2"
6
+ PRE = nil
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
9
9
  end
metadata CHANGED
@@ -1,15 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: actionpack
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15424073
5
- prerelease: 6
4
+ hash: 9
5
+ prerelease:
6
6
  segments:
7
7
  - 3
8
8
  - 0
9
9
  - 7
10
- - rc
11
- - 2
12
- version: 3.0.7.rc2
10
+ version: 3.0.7
13
11
  platform: ruby
14
12
  authors:
15
13
  - David Heinemeier Hansson
@@ -17,8 +15,7 @@ autorequire:
17
15
  bindir: bin
18
16
  cert_chain: []
19
17
 
20
- date: 2011-04-15 00:00:00 -03:00
21
- default_executable:
18
+ date: 2011-04-18 00:00:00 Z
22
19
  dependencies:
23
20
  - !ruby/object:Gem::Dependency
24
21
  name: activesupport
@@ -28,14 +25,12 @@ dependencies:
28
25
  requirements:
29
26
  - - "="
30
27
  - !ruby/object:Gem::Version
31
- hash: 15424073
28
+ hash: 9
32
29
  segments:
33
30
  - 3
34
31
  - 0
35
32
  - 7
36
- - rc
37
- - 2
38
- version: 3.0.7.rc2
33
+ version: 3.0.7
39
34
  type: :runtime
40
35
  version_requirements: *id001
41
36
  - !ruby/object:Gem::Dependency
@@ -46,14 +41,12 @@ dependencies:
46
41
  requirements:
47
42
  - - "="
48
43
  - !ruby/object:Gem::Version
49
- hash: 15424073
44
+ hash: 9
50
45
  segments:
51
46
  - 3
52
47
  - 0
53
48
  - 7
54
- - rc
55
- - 2
56
- version: 3.0.7.rc2
49
+ version: 3.0.7
57
50
  type: :runtime
58
51
  version_requirements: *id002
59
52
  - !ruby/object:Gem::Dependency
@@ -181,101 +174,56 @@ files:
181
174
  - README.rdoc
182
175
  - MIT-LICENSE
183
176
  - lib/abstract_controller/asset_paths.rb
184
- - lib/abstract_controller/asset_paths.rbc
185
177
  - lib/abstract_controller/base.rb
186
- - lib/abstract_controller/base.rbc
187
178
  - lib/abstract_controller/callbacks.rb
188
- - lib/abstract_controller/callbacks.rbc
189
179
  - lib/abstract_controller/collector.rb
190
- - lib/abstract_controller/collector.rbc
191
180
  - lib/abstract_controller/helpers.rb
192
- - lib/abstract_controller/helpers.rbc
193
181
  - lib/abstract_controller/layouts.rb
194
- - lib/abstract_controller/layouts.rbc
195
182
  - lib/abstract_controller/logger.rb
196
- - lib/abstract_controller/logger.rbc
197
183
  - lib/abstract_controller/rendering.rb
198
- - lib/abstract_controller/rendering.rbc
199
184
  - lib/abstract_controller/translation.rb
200
- - lib/abstract_controller/translation.rbc
201
185
  - lib/abstract_controller/view_paths.rb
202
- - lib/abstract_controller/view_paths.rbc
203
186
  - lib/abstract_controller.rb
204
- - lib/abstract_controller.rbc
205
187
  - lib/action_controller/base.rb
206
- - lib/action_controller/base.rbc
207
188
  - lib/action_controller/caching/actions.rb
208
- - lib/action_controller/caching/actions.rbc
209
189
  - lib/action_controller/caching/fragments.rb
210
- - lib/action_controller/caching/fragments.rbc
211
190
  - lib/action_controller/caching/pages.rb
212
- - lib/action_controller/caching/pages.rbc
213
191
  - lib/action_controller/caching/sweeping.rb
214
- - lib/action_controller/caching/sweeping.rbc
215
192
  - lib/action_controller/caching.rb
216
- - lib/action_controller/caching.rbc
217
193
  - lib/action_controller/deprecated/base.rb
218
- - lib/action_controller/deprecated/base.rbc
219
194
  - lib/action_controller/deprecated/dispatcher.rb
220
195
  - lib/action_controller/deprecated/integration_test.rb
221
196
  - lib/action_controller/deprecated/performance_test.rb
222
197
  - lib/action_controller/deprecated/url_writer.rb
223
198
  - lib/action_controller/deprecated.rb
224
- - lib/action_controller/deprecated.rbc
225
199
  - lib/action_controller/log_subscriber.rb
226
- - lib/action_controller/log_subscriber.rbc
227
200
  - lib/action_controller/metal/compatibility.rb
228
- - lib/action_controller/metal/compatibility.rbc
229
201
  - lib/action_controller/metal/conditional_get.rb
230
- - lib/action_controller/metal/conditional_get.rbc
231
202
  - lib/action_controller/metal/cookies.rb
232
- - lib/action_controller/metal/cookies.rbc
233
203
  - lib/action_controller/metal/exceptions.rb
234
- - lib/action_controller/metal/exceptions.rbc
235
204
  - lib/action_controller/metal/flash.rb
236
- - lib/action_controller/metal/flash.rbc
237
205
  - lib/action_controller/metal/head.rb
238
- - lib/action_controller/metal/head.rbc
239
206
  - lib/action_controller/metal/helpers.rb
240
- - lib/action_controller/metal/helpers.rbc
241
207
  - lib/action_controller/metal/hide_actions.rb
242
- - lib/action_controller/metal/hide_actions.rbc
243
208
  - lib/action_controller/metal/http_authentication.rb
244
- - lib/action_controller/metal/http_authentication.rbc
245
209
  - lib/action_controller/metal/implicit_render.rb
246
- - lib/action_controller/metal/implicit_render.rbc
247
210
  - lib/action_controller/metal/instrumentation.rb
248
- - lib/action_controller/metal/instrumentation.rbc
249
211
  - lib/action_controller/metal/mime_responds.rb
250
- - lib/action_controller/metal/mime_responds.rbc
251
212
  - lib/action_controller/metal/rack_delegation.rb
252
- - lib/action_controller/metal/rack_delegation.rbc
253
213
  - lib/action_controller/metal/redirecting.rb
254
- - lib/action_controller/metal/redirecting.rbc
255
214
  - lib/action_controller/metal/renderers.rb
256
- - lib/action_controller/metal/renderers.rbc
257
215
  - lib/action_controller/metal/rendering.rb
258
- - lib/action_controller/metal/rendering.rbc
259
216
  - lib/action_controller/metal/request_forgery_protection.rb
260
- - lib/action_controller/metal/request_forgery_protection.rbc
261
217
  - lib/action_controller/metal/rescue.rb
262
- - lib/action_controller/metal/rescue.rbc
263
218
  - lib/action_controller/metal/responder.rb
264
- - lib/action_controller/metal/responder.rbc
265
219
  - lib/action_controller/metal/session_management.rb
266
- - lib/action_controller/metal/session_management.rbc
267
220
  - lib/action_controller/metal/streaming.rb
268
- - lib/action_controller/metal/streaming.rbc
269
221
  - lib/action_controller/metal/testing.rb
270
222
  - lib/action_controller/metal/url_for.rb
271
- - lib/action_controller/metal/url_for.rbc
272
223
  - lib/action_controller/metal.rb
273
- - lib/action_controller/metal.rbc
274
224
  - lib/action_controller/middleware.rb
275
225
  - lib/action_controller/railtie.rb
276
- - lib/action_controller/railtie.rbc
277
226
  - lib/action_controller/record_identifier.rb
278
- - lib/action_controller/record_identifier.rbc
279
227
  - lib/action_controller/test_case.rb
280
228
  - lib/action_controller/vendor/html-scanner/html/document.rb
281
229
  - lib/action_controller/vendor/html-scanner/html/node.rb
@@ -284,58 +232,33 @@ files:
284
232
  - lib/action_controller/vendor/html-scanner/html/tokenizer.rb
285
233
  - lib/action_controller/vendor/html-scanner/html/version.rb
286
234
  - lib/action_controller/vendor/html-scanner.rb
287
- - lib/action_controller/vendor/html-scanner.rbc
288
235
  - lib/action_controller.rb
289
- - lib/action_controller.rbc
290
236
  - lib/action_dispatch/http/cache.rb
291
- - lib/action_dispatch/http/cache.rbc
292
237
  - lib/action_dispatch/http/filter_parameters.rb
293
- - lib/action_dispatch/http/filter_parameters.rbc
294
238
  - lib/action_dispatch/http/headers.rb
295
- - lib/action_dispatch/http/headers.rbc
296
239
  - lib/action_dispatch/http/mime_negotiation.rb
297
- - lib/action_dispatch/http/mime_negotiation.rbc
298
240
  - lib/action_dispatch/http/mime_type.rb
299
- - lib/action_dispatch/http/mime_type.rbc
300
241
  - lib/action_dispatch/http/mime_types.rb
301
- - lib/action_dispatch/http/mime_types.rbc
302
242
  - lib/action_dispatch/http/parameter_filter.rb
303
243
  - lib/action_dispatch/http/parameters.rb
304
- - lib/action_dispatch/http/parameters.rbc
305
244
  - lib/action_dispatch/http/request.rb
306
- - lib/action_dispatch/http/request.rbc
307
245
  - lib/action_dispatch/http/response.rb
308
- - lib/action_dispatch/http/response.rbc
309
246
  - lib/action_dispatch/http/upload.rb
310
- - lib/action_dispatch/http/upload.rbc
311
247
  - lib/action_dispatch/http/url.rb
312
- - lib/action_dispatch/http/url.rbc
313
248
  - lib/action_dispatch/middleware/best_standards_support.rb
314
- - lib/action_dispatch/middleware/best_standards_support.rbc
315
249
  - lib/action_dispatch/middleware/callbacks.rb
316
- - lib/action_dispatch/middleware/callbacks.rbc
317
250
  - lib/action_dispatch/middleware/cookies.rb
318
- - lib/action_dispatch/middleware/cookies.rbc
319
251
  - lib/action_dispatch/middleware/flash.rb
320
- - lib/action_dispatch/middleware/flash.rbc
321
252
  - lib/action_dispatch/middleware/head.rb
322
- - lib/action_dispatch/middleware/head.rbc
323
253
  - lib/action_dispatch/middleware/params_parser.rb
324
- - lib/action_dispatch/middleware/params_parser.rbc
325
254
  - lib/action_dispatch/middleware/remote_ip.rb
326
- - lib/action_dispatch/middleware/remote_ip.rbc
327
255
  - lib/action_dispatch/middleware/rescue.rb
328
256
  - lib/action_dispatch/middleware/session/abstract_store.rb
329
- - lib/action_dispatch/middleware/session/abstract_store.rbc
330
257
  - lib/action_dispatch/middleware/session/cookie_store.rb
331
- - lib/action_dispatch/middleware/session/cookie_store.rbc
332
258
  - lib/action_dispatch/middleware/session/mem_cache_store.rb
333
259
  - lib/action_dispatch/middleware/show_exceptions.rb
334
- - lib/action_dispatch/middleware/show_exceptions.rbc
335
260
  - lib/action_dispatch/middleware/stack.rb
336
- - lib/action_dispatch/middleware/stack.rbc
337
261
  - lib/action_dispatch/middleware/static.rb
338
- - lib/action_dispatch/middleware/static.rbc
339
262
  - lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb
340
263
  - lib/action_dispatch/middleware/templates/rescues/_trace.erb
341
264
  - lib/action_dispatch/middleware/templates/rescues/diagnostics.erb
@@ -345,21 +268,13 @@ files:
345
268
  - lib/action_dispatch/middleware/templates/rescues/template_error.erb
346
269
  - lib/action_dispatch/middleware/templates/rescues/unknown_action.erb
347
270
  - lib/action_dispatch/railtie.rb
348
- - lib/action_dispatch/railtie.rbc
349
271
  - lib/action_dispatch/routing/deprecated_mapper.rb
350
- - lib/action_dispatch/routing/deprecated_mapper.rbc
351
272
  - lib/action_dispatch/routing/mapper.rb
352
- - lib/action_dispatch/routing/mapper.rbc
353
273
  - lib/action_dispatch/routing/polymorphic_routes.rb
354
- - lib/action_dispatch/routing/polymorphic_routes.rbc
355
274
  - lib/action_dispatch/routing/route.rb
356
- - lib/action_dispatch/routing/route.rbc
357
275
  - lib/action_dispatch/routing/route_set.rb
358
- - lib/action_dispatch/routing/route_set.rbc
359
276
  - lib/action_dispatch/routing/url_for.rb
360
- - lib/action_dispatch/routing/url_for.rbc
361
277
  - lib/action_dispatch/routing.rb
362
- - lib/action_dispatch/routing.rbc
363
278
  - lib/action_dispatch/testing/assertions/dom.rb
364
279
  - lib/action_dispatch/testing/assertions/response.rb
365
280
  - lib/action_dispatch/testing/assertions/routing.rb
@@ -372,96 +287,53 @@ files:
372
287
  - lib/action_dispatch/testing/test_request.rb
373
288
  - lib/action_dispatch/testing/test_response.rb
374
289
  - lib/action_dispatch.rb
375
- - lib/action_dispatch.rbc
376
290
  - lib/action_pack/version.rb
377
- - lib/action_pack/version.rbc
378
291
  - lib/action_pack.rb
379
- - lib/action_pack.rbc
380
292
  - lib/action_view/base.rb
381
- - lib/action_view/base.rbc
382
293
  - lib/action_view/context.rb
383
- - lib/action_view/context.rbc
384
294
  - lib/action_view/helpers/active_model_helper.rb
385
- - lib/action_view/helpers/active_model_helper.rbc
386
295
  - lib/action_view/helpers/asset_tag_helper.rb
387
- - lib/action_view/helpers/asset_tag_helper.rbc
388
296
  - lib/action_view/helpers/atom_feed_helper.rb
389
- - lib/action_view/helpers/atom_feed_helper.rbc
390
297
  - lib/action_view/helpers/cache_helper.rb
391
- - lib/action_view/helpers/cache_helper.rbc
392
298
  - lib/action_view/helpers/capture_helper.rb
393
- - lib/action_view/helpers/capture_helper.rbc
394
299
  - lib/action_view/helpers/csrf_helper.rb
395
- - lib/action_view/helpers/csrf_helper.rbc
396
300
  - lib/action_view/helpers/date_helper.rb
397
- - lib/action_view/helpers/date_helper.rbc
398
301
  - lib/action_view/helpers/debug_helper.rb
399
- - lib/action_view/helpers/debug_helper.rbc
400
302
  - lib/action_view/helpers/form_helper.rb
401
- - lib/action_view/helpers/form_helper.rbc
402
303
  - lib/action_view/helpers/form_options_helper.rb
403
- - lib/action_view/helpers/form_options_helper.rbc
404
304
  - lib/action_view/helpers/form_tag_helper.rb
405
- - lib/action_view/helpers/form_tag_helper.rbc
406
305
  - lib/action_view/helpers/javascript_helper.rb
407
- - lib/action_view/helpers/javascript_helper.rbc
408
306
  - lib/action_view/helpers/number_helper.rb
409
- - lib/action_view/helpers/number_helper.rbc
410
307
  - lib/action_view/helpers/prototype_helper.rb
411
- - lib/action_view/helpers/prototype_helper.rbc
412
308
  - lib/action_view/helpers/raw_output_helper.rb
413
- - lib/action_view/helpers/raw_output_helper.rbc
414
309
  - lib/action_view/helpers/record_tag_helper.rb
415
- - lib/action_view/helpers/record_tag_helper.rbc
416
310
  - lib/action_view/helpers/sanitize_helper.rb
417
- - lib/action_view/helpers/sanitize_helper.rbc
418
311
  - lib/action_view/helpers/scriptaculous_helper.rb
419
- - lib/action_view/helpers/scriptaculous_helper.rbc
420
312
  - lib/action_view/helpers/tag_helper.rb
421
- - lib/action_view/helpers/tag_helper.rbc
422
313
  - lib/action_view/helpers/text_helper.rb
423
- - lib/action_view/helpers/text_helper.rbc
424
314
  - lib/action_view/helpers/translation_helper.rb
425
- - lib/action_view/helpers/translation_helper.rbc
426
315
  - lib/action_view/helpers/url_helper.rb
427
- - lib/action_view/helpers/url_helper.rbc
428
316
  - lib/action_view/helpers.rb
429
- - lib/action_view/helpers.rbc
430
317
  - lib/action_view/locale/en.yml
431
318
  - lib/action_view/log_subscriber.rb
432
- - lib/action_view/log_subscriber.rbc
433
319
  - lib/action_view/lookup_context.rb
434
320
  - lib/action_view/paths.rb
435
- - lib/action_view/paths.rbc
436
321
  - lib/action_view/railtie.rb
437
- - lib/action_view/railtie.rbc
438
322
  - lib/action_view/render/layouts.rb
439
- - lib/action_view/render/layouts.rbc
440
323
  - lib/action_view/render/partials.rb
441
- - lib/action_view/render/partials.rbc
442
324
  - lib/action_view/render/rendering.rb
443
- - lib/action_view/render/rendering.rbc
444
325
  - lib/action_view/template/error.rb
445
326
  - lib/action_view/template/handler.rb
446
- - lib/action_view/template/handler.rbc
447
327
  - lib/action_view/template/handlers/builder.rb
448
- - lib/action_view/template/handlers/builder.rbc
449
328
  - lib/action_view/template/handlers/erb.rb
450
- - lib/action_view/template/handlers/erb.rbc
451
329
  - lib/action_view/template/handlers/rjs.rb
452
- - lib/action_view/template/handlers/rjs.rbc
453
330
  - lib/action_view/template/handlers.rb
454
- - lib/action_view/template/handlers.rbc
455
331
  - lib/action_view/template/resolver.rb
456
- - lib/action_view/template/resolver.rbc
457
332
  - lib/action_view/template/text.rb
458
333
  - lib/action_view/template.rb
459
- - lib/action_view/template.rbc
460
334
  - lib/action_view/test_case.rb
461
335
  - lib/action_view/testing/resolvers.rb
462
336
  - lib/action_view.rb
463
- - lib/action_view.rbc
464
- has_rdoc: true
465
337
  homepage: http://www.rubyonrails.org
466
338
  licenses: []
467
339
 
@@ -484,18 +356,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
484
356
  required_rubygems_version: !ruby/object:Gem::Requirement
485
357
  none: false
486
358
  requirements:
487
- - - ">"
359
+ - - ">="
488
360
  - !ruby/object:Gem::Version
489
- hash: 25
361
+ hash: 3
490
362
  segments:
491
- - 1
492
- - 3
493
- - 1
494
- version: 1.3.1
363
+ - 0
364
+ version: "0"
495
365
  requirements:
496
366
  - none
497
367
  rubyforge_project: actionpack
498
- rubygems_version: 1.6.2
368
+ rubygems_version: 1.7.2
499
369
  signing_key:
500
370
  specification_version: 3
501
371
  summary: Web-flow and rendering framework putting the VC in MVC (part of Rails).
@@ -1,541 +0,0 @@
1
- !RBIX
2
- 12079494195756429234
3
- x
4
- M
5
- 1
6
- n
7
- n
8
- x
9
- 10
10
- __script__
11
- i
12
- 175
13
- 45
14
- 0
15
- 1
16
- 7
17
- 2
18
- 64
19
- 65
20
- 49
21
- 3
22
- 0
23
- 49
24
- 4
25
- 2
26
- 19
27
- 0
28
- 15
29
- 45
30
- 0
31
- 5
32
- 20
33
- 0
34
- 49
35
- 6
36
- 1
37
- 13
38
- 9
39
- 47
40
- 15
41
- 99
42
- 43
43
- 7
44
- 7
45
- 8
46
- 49
47
- 9
48
- 1
49
- 20
50
- 0
51
- 49
52
- 10
53
- 1
54
- 10
55
- 46
56
- 2
57
- 8
58
- 47
59
- 3
60
- 9
61
- 64
62
- 99
63
- 43
64
- 7
65
- 7
66
- 8
67
- 49
68
- 9
69
- 1
70
- 20
71
- 0
72
- 49
73
- 11
74
- 1
75
- 8
76
- 65
77
- 1
78
- 15
79
- 5
80
- 7
81
- 12
82
- 64
83
- 47
84
- 49
85
- 13
86
- 1
87
- 15
88
- 5
89
- 7
90
- 14
91
- 64
92
- 47
93
- 49
94
- 13
95
- 1
96
- 15
97
- 5
98
- 7
99
- 15
100
- 64
101
- 47
102
- 49
103
- 13
104
- 1
105
- 15
106
- 5
107
- 7
108
- 16
109
- 64
110
- 47
111
- 49
112
- 13
113
- 1
114
- 15
115
- 5
116
- 7
117
- 17
118
- 64
119
- 47
120
- 49
121
- 13
122
- 1
123
- 15
124
- 5
125
- 7
126
- 18
127
- 64
128
- 47
129
- 49
130
- 13
131
- 1
132
- 15
133
- 5
134
- 7
135
- 19
136
- 64
137
- 47
138
- 49
139
- 13
140
- 1
141
- 15
142
- 5
143
- 7
144
- 20
145
- 64
146
- 47
147
- 49
148
- 13
149
- 1
150
- 15
151
- 5
152
- 7
153
- 21
154
- 64
155
- 47
156
- 49
157
- 13
158
- 1
159
- 15
160
- 99
161
- 7
162
- 22
163
- 65
164
- 49
165
- 23
166
- 2
167
- 13
168
- 99
169
- 12
170
- 7
171
- 24
172
- 12
173
- 7
174
- 25
175
- 12
176
- 65
177
- 12
178
- 49
179
- 26
180
- 4
181
- 15
182
- 49
183
- 24
184
- 0
185
- 15
186
- 2
187
- 11
188
- I
189
- 7
190
- I
191
- 1
192
- I
193
- 0
194
- I
195
- 0
196
- n
197
- p
198
- 27
199
- x
200
- 4
201
- File
202
- n
203
- s
204
- 26
205
- ../../../activesupport/lib
206
- x
207
- 11
208
- active_path
209
- x
210
- 11
211
- expand_path
212
- n
213
- x
214
- 10
215
- directory?
216
- x
217
- 7
218
- Globals
219
- x
220
- 2
221
- $:
222
- x
223
- 2
224
- []
225
- x
226
- 8
227
- include?
228
- x
229
- 7
230
- unshift
231
- s
232
- 11
233
- action_pack
234
- x
235
- 7
236
- require
237
- s
238
- 22
239
- active_support/concern
240
- s
241
- 24
242
- active_support/ruby/shim
243
- s
244
- 36
245
- active_support/dependencies/autoload
246
- s
247
- 39
248
- active_support/core_ext/class/attribute
249
- s
250
- 44
251
- active_support/core_ext/module/attr_internal
252
- s
253
- 41
254
- active_support/core_ext/module/delegation
255
- s
256
- 40
257
- active_support/core_ext/module/anonymous
258
- s
259
- 19
260
- active_support/i18n
261
- x
262
- 18
263
- AbstractController
264
- x
265
- 11
266
- open_module
267
- x
268
- 15
269
- __module_init__
270
- M
271
- 1
272
- n
273
- n
274
- x
275
- 18
276
- AbstractController
277
- i
278
- 93
279
- 5
280
- 66
281
- 5
282
- 45
283
- 0
284
- 1
285
- 43
286
- 2
287
- 47
288
- 49
289
- 3
290
- 1
291
- 15
292
- 5
293
- 7
294
- 4
295
- 47
296
- 49
297
- 5
298
- 1
299
- 15
300
- 5
301
- 7
302
- 6
303
- 47
304
- 49
305
- 5
306
- 1
307
- 15
308
- 5
309
- 7
310
- 7
311
- 47
312
- 49
313
- 5
314
- 1
315
- 15
316
- 5
317
- 7
318
- 8
319
- 47
320
- 49
321
- 5
322
- 1
323
- 15
324
- 5
325
- 7
326
- 9
327
- 47
328
- 49
329
- 5
330
- 1
331
- 15
332
- 5
333
- 7
334
- 10
335
- 47
336
- 49
337
- 5
338
- 1
339
- 15
340
- 5
341
- 7
342
- 11
343
- 47
344
- 49
345
- 5
346
- 1
347
- 15
348
- 5
349
- 7
350
- 12
351
- 47
352
- 49
353
- 5
354
- 1
355
- 15
356
- 5
357
- 7
358
- 13
359
- 47
360
- 49
361
- 5
362
- 1
363
- 15
364
- 5
365
- 7
366
- 14
367
- 47
368
- 49
369
- 5
370
- 1
371
- 11
372
- I
373
- 2
374
- I
375
- 0
376
- I
377
- 0
378
- I
379
- 0
380
- n
381
- p
382
- 15
383
- x
384
- 13
385
- ActiveSupport
386
- n
387
- x
388
- 8
389
- Autoload
390
- x
391
- 6
392
- extend
393
- x
394
- 4
395
- Base
396
- x
397
- 8
398
- autoload
399
- x
400
- 9
401
- Callbacks
402
- x
403
- 9
404
- Collector
405
- x
406
- 7
407
- Helpers
408
- x
409
- 7
410
- Layouts
411
- x
412
- 6
413
- Logger
414
- x
415
- 9
416
- Rendering
417
- x
418
- 11
419
- Translation
420
- x
421
- 10
422
- AssetPaths
423
- x
424
- 9
425
- ViewPaths
426
- p
427
- 23
428
- I
429
- 2
430
- I
431
- f
432
- I
433
- d
434
- I
435
- 11
436
- I
437
- 15
438
- I
439
- 12
440
- I
441
- 1d
442
- I
443
- 13
444
- I
445
- 25
446
- I
447
- 14
448
- I
449
- 2d
450
- I
451
- 15
452
- I
453
- 35
454
- I
455
- 16
456
- I
457
- 3d
458
- I
459
- 17
460
- I
461
- 45
462
- I
463
- 18
464
- I
465
- 4d
466
- I
467
- 19
468
- I
469
- 55
470
- I
471
- 1a
472
- I
473
- 5d
474
- x
475
- 74
476
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/abstract_controller.rb
477
- p
478
- 0
479
- x
480
- 13
481
- attach_method
482
- p
483
- 25
484
- I
485
- 0
486
- I
487
- 1
488
- I
489
- 10
490
- I
491
- 2
492
- I
493
- 42
494
- I
495
- 4
496
- I
497
- 4b
498
- I
499
- 5
500
- I
501
- 54
502
- I
503
- 6
504
- I
505
- 5d
506
- I
507
- 7
508
- I
509
- 66
510
- I
511
- 8
512
- I
513
- 6f
514
- I
515
- 9
516
- I
517
- 78
518
- I
519
- a
520
- I
521
- 81
522
- I
523
- b
524
- I
525
- 8a
526
- I
527
- c
528
- I
529
- 93
530
- I
531
- e
532
- I
533
- af
534
- x
535
- 74
536
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/abstract_controller.rb
537
- p
538
- 1
539
- x
540
- 18
541
- activesupport_path