active_cached_resource 0.0.1.pre → 0.1.0

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.
Files changed (69) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +2 -1
  3. data/Rakefile +22 -14
  4. data/lib/active_cached_resource/version.rb +3 -3
  5. data/lib/activeresource/examples/performance.rb +1 -1
  6. data/lib/activeresource/lib/active_resource/collection.rb +14 -1
  7. data/lib/activeresource/lib/active_resource/railtie.rb +2 -2
  8. data/lib/activeresource/lib/active_resource.rb +1 -1
  9. data/lib/activeresource/test/abstract_unit.rb +2 -1
  10. data/lib/activeresource/test/cases/active_job_serializer_test.rb +1 -1
  11. data/lib/activeresource/test/cases/collection_test.rb +24 -0
  12. data/lib/activeresource/test/cases/log_subscriber_test.rb +2 -1
  13. data/lib/activeresource/test/fixtures/fixtures.rbi +46 -0
  14. data/sorbet/config +2 -0
  15. data/sorbet/rbi/gems/{actioncable@8.0.0.rbi → actioncable@8.0.1.rbi} +51 -51
  16. data/sorbet/rbi/gems/{actionpack@8.0.0.rbi → actionpack@8.0.1.rbi} +548 -346
  17. data/sorbet/rbi/gems/{actionview@8.0.0.rbi → actionview@8.0.1.rbi} +465 -263
  18. data/sorbet/rbi/gems/activejob@8.0.1.rbi +90 -0
  19. data/sorbet/rbi/gems/activemodel-serializers-xml@1.0.3.rbi +4 -4
  20. data/sorbet/rbi/gems/{activemodel@8.0.0.rbi → activemodel@8.0.1.rbi} +11 -3
  21. data/sorbet/rbi/gems/{activerecord@8.0.0.rbi → activerecord@8.0.1.rbi} +957 -576
  22. data/sorbet/rbi/gems/{activesupport@8.0.0.rbi → activesupport@8.0.1.rbi} +287 -112
  23. data/sorbet/rbi/gems/{json@2.8.2.rbi → json@2.9.0.rbi} +107 -64
  24. data/sorbet/rbi/gems/{logger@1.6.1.rbi → logger@1.6.3.rbi} +31 -11
  25. data/sorbet/rbi/gems/mocha@2.7.1.rbi +12 -0
  26. data/sorbet/rbi/gems/msgpack@1.7.5.rbi +320 -0
  27. data/sorbet/rbi/gems/{nokogiri@1.16.7.rbi → nokogiri@1.17.2.rbi} +1692 -802
  28. data/sorbet/rbi/gems/{psych@5.2.0.rbi → psych@5.2.1.rbi} +47 -47
  29. data/sorbet/rbi/gems/rack@3.1.8.rbi +1 -1
  30. data/sorbet/rbi/gems/rails-dom-testing@2.2.0.rbi +22 -22
  31. data/sorbet/rbi/gems/{rails-html-sanitizer@1.6.0.rbi → rails-html-sanitizer@1.6.2.rbi} +100 -100
  32. data/sorbet/rbi/gems/{railties@8.0.0.rbi → railties@8.0.1.rbi} +186 -126
  33. data/sorbet/rbi/gems/rake@13.2.1.rbi +0 -63
  34. data/sorbet/rbi/gems/{rdoc@6.8.1.rbi → rdoc@6.9.1.rbi} +160 -139
  35. data/sorbet/rbi/gems/{regexp_parser@2.9.2.rbi → regexp_parser@2.9.3.rbi} +35 -35
  36. data/sorbet/rbi/gems/{reline@0.5.12.rbi → reline@0.6.0.rbi} +473 -435
  37. data/sorbet/rbi/gems/{rexml@3.3.9.rbi → rexml@3.4.0.rbi} +87 -74
  38. data/sorbet/rbi/gems/rspec-core@3.13.2.rbi +3 -6
  39. data/sorbet/rbi/gems/{rubocop-ast@1.36.1.rbi → rubocop-ast@1.37.0.rbi} +514 -104
  40. data/sorbet/rbi/gems/rubocop-md@1.2.4.rbi +123 -0
  41. data/sorbet/rbi/gems/rubocop-minitest@0.36.0.rbi +2613 -0
  42. data/sorbet/rbi/gems/rubocop-packaging@0.5.2.rbi +388 -0
  43. data/sorbet/rbi/gems/rubocop-rails@2.27.0.rbi +9535 -0
  44. data/sorbet/rbi/gems/{rubocop@1.65.1.rbi → rubocop@1.69.2.rbi} +4058 -2628
  45. data/sorbet/rbi/gems/ruby2_keywords@0.0.5.rbi +9 -0
  46. data/sorbet/rbi/gems/securerandom@0.4.1.rbi +78 -0
  47. data/sorbet/rbi/gems/sqlite3@2.3.1.rbi +1824 -0
  48. data/sorbet/rbi/gems/{standard@1.40.0.rbi → standard@1.43.0.rbi} +61 -64
  49. data/sorbet/rbi/gems/unicode-display_width@3.1.2.rbi +130 -0
  50. data/sorbet/rbi/gems/unicode-emoji@4.0.4.rbi +251 -0
  51. data/sorbet/tapioca/require.rb +2 -1
  52. metadata +49 -139
  53. data/sorbet/rbi/gems/activejob@8.0.0.rbi +0 -9
  54. data/sorbet/rbi/gems/activeresource@6.1.4.rbi +0 -3944
  55. data/sorbet/rbi/gems/securerandom@0.3.2.rbi +0 -395
  56. data/sorbet/rbi/gems/unicode-display_width@2.6.0.rbi +0 -66
  57. /data/sorbet/rbi/gems/{actionmailbox@8.0.0.rbi → actionmailbox@8.0.1.rbi} +0 -0
  58. /data/sorbet/rbi/gems/{actionmailer@8.0.0.rbi → actionmailer@8.0.1.rbi} +0 -0
  59. /data/sorbet/rbi/gems/{actiontext@8.0.0.rbi → actiontext@8.0.1.rbi} +0 -0
  60. /data/sorbet/rbi/gems/{activestorage@8.0.0.rbi → activestorage@8.0.1.rbi} +0 -0
  61. /data/sorbet/rbi/gems/{date@3.4.0.rbi → date@3.4.1.rbi} +0 -0
  62. /data/sorbet/rbi/gems/{io-console@0.7.2.rbi → io-console@0.8.0.rbi} +0 -0
  63. /data/sorbet/rbi/gems/{minitest@5.25.2.rbi → minitest@5.25.4.rbi} +0 -0
  64. /data/sorbet/rbi/gems/{net-imap@0.5.1.rbi → net-imap@0.5.2.rbi} +0 -0
  65. /data/sorbet/rbi/gems/{rails@8.0.0.rbi → rails@8.0.1.rbi} +0 -0
  66. /data/sorbet/rbi/gems/{rspec-support@3.13.1.rbi → rspec-support@3.13.2.rbi} +0 -0
  67. /data/sorbet/rbi/gems/{rubocop-performance@1.21.1.rbi → rubocop-performance@1.23.0.rbi} +0 -0
  68. /data/sorbet/rbi/gems/{standard-performance@1.4.0.rbi → standard-performance@1.6.0.rbi} +0 -0
  69. /data/sorbet/rbi/gems/{useragent@0.16.10.rbi → useragent@0.16.11.rbi} +0 -0
@@ -68,10 +68,10 @@ class AbstractController::Base
68
68
 
69
69
  # Returns the name of the action this controller is processing.
70
70
  #
71
- # source://activesupport/8.0.0/lib/active_support/core_ext/module/attr_internal.rb#43
71
+ # source://activesupport/8.0.1/lib/active_support/core_ext/module/attr_internal.rb#43
72
72
  def action_name; end
73
73
 
74
- # source://activesupport/8.0.0/lib/active_support/core_ext/module/attr_internal.rb#43
74
+ # source://activesupport/8.0.1/lib/active_support/core_ext/module/attr_internal.rb#43
75
75
  def action_name=(_arg0); end
76
76
 
77
77
  # Returns true if a method for the action is available and can be dispatched,
@@ -97,10 +97,10 @@ class AbstractController::Base
97
97
 
98
98
  # Returns the formats that can be processed by the controller.
99
99
  #
100
- # source://activesupport/8.0.0/lib/active_support/core_ext/module/attr_internal.rb#43
100
+ # source://activesupport/8.0.1/lib/active_support/core_ext/module/attr_internal.rb#43
101
101
  def formats; end
102
102
 
103
- # source://activesupport/8.0.0/lib/active_support/core_ext/module/attr_internal.rb#43
103
+ # source://activesupport/8.0.1/lib/active_support/core_ext/module/attr_internal.rb#43
104
104
  def formats=(_arg0); end
105
105
 
106
106
  # source://actionpack//lib/abstract_controller/base.rb#204
@@ -128,10 +128,10 @@ class AbstractController::Base
128
128
 
129
129
  # Returns the body of the HTTP response sent by the controller.
130
130
  #
131
- # source://activesupport/8.0.0/lib/active_support/core_ext/module/attr_internal.rb#43
131
+ # source://activesupport/8.0.1/lib/active_support/core_ext/module/attr_internal.rb#43
132
132
  def response_body; end
133
133
 
134
- # source://activesupport/8.0.0/lib/active_support/core_ext/module/attr_internal.rb#43
134
+ # source://activesupport/8.0.1/lib/active_support/core_ext/module/attr_internal.rb#43
135
135
  def response_body=(_arg0); end
136
136
 
137
137
  # Actually call the method associated with the action. Override this method if
@@ -1263,10 +1263,10 @@ class ActionController::API < ::ActionController::Metal
1263
1263
  extend ::ActionController::Instrumentation::ClassMethods
1264
1264
  extend ::ActionController::ParamsWrapper::ClassMethods
1265
1265
 
1266
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#69
1266
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#69
1267
1267
  def __callbacks; end
1268
1268
 
1269
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#923
1269
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#923
1270
1270
  def _process_action_callbacks; end
1271
1271
 
1272
1272
  # source://actionpack//lib/action_controller/metal/renderers.rb#31
@@ -1278,7 +1278,7 @@ class ActionController::API < ::ActionController::Metal
1278
1278
  # source://actionpack//lib/action_controller/metal/renderers.rb#31
1279
1279
  def _renderers?; end
1280
1280
 
1281
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#911
1281
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#911
1282
1282
  def _run_process_action_callbacks(&block); end
1283
1283
 
1284
1284
  # source://actionpack//lib/abstract_controller/caching.rb#44
@@ -1299,10 +1299,10 @@ class ActionController::API < ::ActionController::Metal
1299
1299
  # source://actionpack//lib/action_controller/metal/params_wrapper.rb#185
1300
1300
  def _wrapper_options?; end
1301
1301
 
1302
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
1302
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
1303
1303
  def default_static_extension; end
1304
1304
 
1305
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
1305
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
1306
1306
  def default_static_extension=(value); end
1307
1307
 
1308
1308
  # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
@@ -1314,10 +1314,10 @@ class ActionController::API < ::ActionController::Metal
1314
1314
  # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
1315
1315
  def default_url_options?; end
1316
1316
 
1317
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
1317
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
1318
1318
  def enable_fragment_cache_logging; end
1319
1319
 
1320
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
1320
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
1321
1321
  def enable_fragment_cache_logging=(value); end
1322
1322
 
1323
1323
  # source://actionpack//lib/action_controller/metal/conditional_get.rb#15
@@ -1338,16 +1338,16 @@ class ActionController::API < ::ActionController::Metal
1338
1338
  # source://actionpack//lib/abstract_controller/caching/fragments.rb#26
1339
1339
  def fragment_cache_keys?; end
1340
1340
 
1341
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
1341
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
1342
1342
  def logger; end
1343
1343
 
1344
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
1344
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
1345
1345
  def logger=(value); end
1346
1346
 
1347
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
1347
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
1348
1348
  def perform_caching; end
1349
1349
 
1350
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
1350
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
1351
1351
  def perform_caching=(value); end
1352
1352
 
1353
1353
  # source://actionpack//lib/abstract_controller/callbacks.rb#36
@@ -1362,110 +1362,104 @@ class ActionController::API < ::ActionController::Metal
1362
1362
  # source://actionpack//lib/action_controller/metal/redirecting.rb#17
1363
1363
  def raise_on_open_redirects=(val); end
1364
1364
 
1365
- # source://activesupport/8.0.0/lib/active_support/rescuable.rb#15
1365
+ # source://activesupport/8.0.1/lib/active_support/rescuable.rb#15
1366
1366
  def rescue_handlers; end
1367
1367
 
1368
- # source://activesupport/8.0.0/lib/active_support/rescuable.rb#15
1368
+ # source://activesupport/8.0.1/lib/active_support/rescuable.rb#15
1369
1369
  def rescue_handlers=(_arg0); end
1370
1370
 
1371
- # source://activesupport/8.0.0/lib/active_support/rescuable.rb#15
1371
+ # source://activesupport/8.0.1/lib/active_support/rescuable.rb#15
1372
1372
  def rescue_handlers?; end
1373
1373
 
1374
1374
  class << self
1375
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
1375
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#69
1376
1376
  def __callbacks; end
1377
1377
 
1378
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
1379
- def __callbacks=(new_value); end
1378
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#69
1379
+ def __callbacks=(value); end
1380
1380
 
1381
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#915
1381
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#915
1382
1382
  def _process_action_callbacks; end
1383
1383
 
1384
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#919
1384
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#919
1385
1385
  def _process_action_callbacks=(value); end
1386
1386
 
1387
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
1387
+ # source://actionpack//lib/action_controller/metal/renderers.rb#31
1388
1388
  def _renderers; end
1389
1389
 
1390
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
1391
- def _renderers=(new_value); end
1390
+ # source://actionpack//lib/action_controller/metal/renderers.rb#31
1391
+ def _renderers=(value); end
1392
1392
 
1393
1393
  # source://actionpack//lib/action_controller/metal/renderers.rb#31
1394
1394
  def _renderers?; end
1395
1395
 
1396
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
1396
+ # source://actionpack//lib/abstract_controller/caching.rb#44
1397
1397
  def _view_cache_dependencies; end
1398
1398
 
1399
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
1400
- def _view_cache_dependencies=(new_value); end
1399
+ # source://actionpack//lib/abstract_controller/caching.rb#44
1400
+ def _view_cache_dependencies=(value); end
1401
1401
 
1402
1402
  # source://actionpack//lib/abstract_controller/caching.rb#44
1403
1403
  def _view_cache_dependencies?; end
1404
1404
 
1405
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
1405
+ # source://actionpack//lib/action_controller/metal/params_wrapper.rb#185
1406
1406
  def _wrapper_options; end
1407
1407
 
1408
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
1409
- def _wrapper_options=(new_value); end
1408
+ # source://actionpack//lib/action_controller/metal/params_wrapper.rb#185
1409
+ def _wrapper_options=(value); end
1410
1410
 
1411
1411
  # source://actionpack//lib/action_controller/metal/params_wrapper.rb#185
1412
1412
  def _wrapper_options?; end
1413
1413
 
1414
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
1414
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
1415
1415
  def default_static_extension; end
1416
1416
 
1417
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
1417
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
1418
1418
  def default_static_extension=(value); end
1419
1419
 
1420
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
1420
+ # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
1421
1421
  def default_url_options; end
1422
1422
 
1423
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
1424
- def default_url_options=(new_value); end
1423
+ # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
1424
+ def default_url_options=(value); end
1425
1425
 
1426
1426
  # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
1427
1427
  def default_url_options?; end
1428
1428
 
1429
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
1429
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
1430
1430
  def enable_fragment_cache_logging; end
1431
1431
 
1432
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
1432
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
1433
1433
  def enable_fragment_cache_logging=(value); end
1434
1434
 
1435
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
1435
+ # source://actionpack//lib/action_controller/metal/conditional_get.rb#15
1436
1436
  def etaggers; end
1437
1437
 
1438
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
1439
- def etaggers=(new_value); end
1438
+ # source://actionpack//lib/action_controller/metal/conditional_get.rb#15
1439
+ def etaggers=(value); end
1440
1440
 
1441
1441
  # source://actionpack//lib/action_controller/metal/conditional_get.rb#15
1442
1442
  def etaggers?; end
1443
1443
 
1444
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
1444
+ # source://actionpack//lib/abstract_controller/caching/fragments.rb#26
1445
1445
  def fragment_cache_keys; end
1446
1446
 
1447
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
1448
- def fragment_cache_keys=(new_value); end
1447
+ # source://actionpack//lib/abstract_controller/caching/fragments.rb#26
1448
+ def fragment_cache_keys=(value); end
1449
1449
 
1450
1450
  # source://actionpack//lib/abstract_controller/caching/fragments.rb#26
1451
1451
  def fragment_cache_keys?; end
1452
1452
 
1453
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
1453
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
1454
1454
  def logger; end
1455
1455
 
1456
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
1456
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
1457
1457
  def logger=(value); end
1458
1458
 
1459
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
1460
- def middleware_stack; end
1461
-
1462
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
1463
- def middleware_stack=(new_value); end
1464
-
1465
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
1459
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
1466
1460
  def perform_caching; end
1467
1461
 
1468
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
1462
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
1469
1463
  def perform_caching=(value); end
1470
1464
 
1471
1465
  # source://actionpack//lib/abstract_controller/callbacks.rb#36
@@ -1480,13 +1474,13 @@ class ActionController::API < ::ActionController::Metal
1480
1474
  # source://actionpack//lib/action_controller/metal/redirecting.rb#17
1481
1475
  def raise_on_open_redirects=(val); end
1482
1476
 
1483
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
1477
+ # source://activesupport/8.0.1/lib/active_support/rescuable.rb#15
1484
1478
  def rescue_handlers; end
1485
1479
 
1486
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
1487
- def rescue_handlers=(new_value); end
1480
+ # source://activesupport/8.0.1/lib/active_support/rescuable.rb#15
1481
+ def rescue_handlers=(value); end
1488
1482
 
1489
- # source://activesupport/8.0.0/lib/active_support/rescuable.rb#15
1483
+ # source://activesupport/8.0.1/lib/active_support/rescuable.rb#15
1490
1484
  def rescue_handlers?; end
1491
1485
 
1492
1486
  # Shortcut helper that returns all the ActionController::API modules except the
@@ -1504,6 +1498,62 @@ class ActionController::API < ::ActionController::Metal
1504
1498
  #
1505
1499
  # source://actionpack//lib/action_controller/api.rb#107
1506
1500
  def without_modules(*modules); end
1501
+
1502
+ private
1503
+
1504
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
1505
+ def __class_attr___callbacks; end
1506
+
1507
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
1508
+ def __class_attr___callbacks=(new_value); end
1509
+
1510
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
1511
+ def __class_attr__renderers; end
1512
+
1513
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
1514
+ def __class_attr__renderers=(new_value); end
1515
+
1516
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
1517
+ def __class_attr__view_cache_dependencies; end
1518
+
1519
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
1520
+ def __class_attr__view_cache_dependencies=(new_value); end
1521
+
1522
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
1523
+ def __class_attr__wrapper_options; end
1524
+
1525
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
1526
+ def __class_attr__wrapper_options=(new_value); end
1527
+
1528
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
1529
+ def __class_attr_default_url_options; end
1530
+
1531
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
1532
+ def __class_attr_default_url_options=(new_value); end
1533
+
1534
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
1535
+ def __class_attr_etaggers; end
1536
+
1537
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
1538
+ def __class_attr_etaggers=(new_value); end
1539
+
1540
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
1541
+ def __class_attr_fragment_cache_keys; end
1542
+
1543
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
1544
+ def __class_attr_fragment_cache_keys=(new_value); end
1545
+
1546
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
1547
+ def __class_attr_middleware_stack; end
1548
+
1549
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
1550
+ def __class_attr_middleware_stack=(new_value); end
1551
+
1552
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
1553
+ def __class_attr_rescue_handlers; end
1554
+
1555
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
1556
+ def __class_attr_rescue_handlers=(new_value); end
1507
1557
  end
1508
1558
  end
1509
1559
 
@@ -1946,7 +1996,7 @@ class ActionController::Base < ::ActionController::Metal
1946
1996
  extend ::ActionController::Instrumentation::ClassMethods
1947
1997
  extend ::ActionController::ParamsWrapper::ClassMethods
1948
1998
 
1949
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#69
1999
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#69
1950
2000
  def __callbacks; end
1951
2001
 
1952
2002
  # source://actionpack//lib/abstract_controller/helpers.rb#13
@@ -1958,13 +2008,13 @@ class ActionController::Base < ::ActionController::Metal
1958
2008
  # source://actionpack//lib/abstract_controller/helpers.rb#13
1959
2009
  def _helper_methods?; end
1960
2010
 
1961
- # source://actionview/8.0.0/lib/action_view/layouts.rb#212
2011
+ # source://actionview/8.0.1/lib/action_view/layouts.rb#212
1962
2012
  def _layout_conditions; end
1963
2013
 
1964
- # source://actionview/8.0.0/lib/action_view/layouts.rb#212
2014
+ # source://actionview/8.0.1/lib/action_view/layouts.rb#212
1965
2015
  def _layout_conditions?; end
1966
2016
 
1967
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#923
2017
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#923
1968
2018
  def _process_action_callbacks; end
1969
2019
 
1970
2020
  # source://actionpack//lib/action_controller/metal/renderers.rb#31
@@ -1976,7 +2026,7 @@ class ActionController::Base < ::ActionController::Metal
1976
2026
  # source://actionpack//lib/action_controller/metal/renderers.rb#31
1977
2027
  def _renderers?; end
1978
2028
 
1979
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#911
2029
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#911
1980
2030
  def _run_process_action_callbacks(&block); end
1981
2031
 
1982
2032
  # source://actionpack//lib/abstract_controller/caching.rb#44
@@ -2000,40 +2050,40 @@ class ActionController::Base < ::ActionController::Metal
2000
2050
  # source://actionpack//lib/action_controller/metal/flash.rb#38
2001
2051
  def alert; end
2002
2052
 
2003
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2053
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2004
2054
  def allow_forgery_protection; end
2005
2055
 
2006
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2056
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2007
2057
  def allow_forgery_protection=(value); end
2008
2058
 
2009
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2059
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2010
2060
  def asset_host; end
2011
2061
 
2012
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2062
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2013
2063
  def asset_host=(value); end
2014
2064
 
2015
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2065
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2016
2066
  def assets_dir; end
2017
2067
 
2018
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2068
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2019
2069
  def assets_dir=(value); end
2020
2070
 
2021
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2071
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2022
2072
  def csrf_token_storage_strategy; end
2023
2073
 
2024
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2074
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2025
2075
  def csrf_token_storage_strategy=(value); end
2026
2076
 
2027
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2077
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2028
2078
  def default_asset_host_protocol; end
2029
2079
 
2030
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2080
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2031
2081
  def default_asset_host_protocol=(value); end
2032
2082
 
2033
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2083
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2034
2084
  def default_static_extension; end
2035
2085
 
2036
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2086
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2037
2087
  def default_static_extension=(value); end
2038
2088
 
2039
2089
  # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
@@ -2045,10 +2095,10 @@ class ActionController::Base < ::ActionController::Metal
2045
2095
  # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
2046
2096
  def default_url_options?; end
2047
2097
 
2048
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2098
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2049
2099
  def enable_fragment_cache_logging; end
2050
2100
 
2051
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2101
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2052
2102
  def enable_fragment_cache_logging=(value); end
2053
2103
 
2054
2104
  # source://actionpack//lib/action_controller/metal/etag_with_template_digest.rb#31
@@ -2072,16 +2122,16 @@ class ActionController::Base < ::ActionController::Metal
2072
2122
  # source://actionpack//lib/action_controller/metal/flash.rb#12
2073
2123
  def flash(*_arg0, **_arg1, &_arg2); end
2074
2124
 
2075
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2125
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2076
2126
  def forgery_protection_origin_check; end
2077
2127
 
2078
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2128
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2079
2129
  def forgery_protection_origin_check=(value); end
2080
2130
 
2081
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2131
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2082
2132
  def forgery_protection_strategy; end
2083
2133
 
2084
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2134
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2085
2135
  def forgery_protection_strategy=(value); end
2086
2136
 
2087
2137
  # source://actionpack//lib/abstract_controller/caching/fragments.rb#26
@@ -2111,37 +2161,37 @@ class ActionController::Base < ::ActionController::Metal
2111
2161
  # source://actionpack//lib/action_controller/metal/helpers.rb#71
2112
2162
  def include_all_helpers?; end
2113
2163
 
2114
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2164
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2115
2165
  def javascripts_dir; end
2116
2166
 
2117
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2167
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2118
2168
  def javascripts_dir=(value); end
2119
2169
 
2120
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2170
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2121
2171
  def log_warning_on_csrf_failure; end
2122
2172
 
2123
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2173
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2124
2174
  def log_warning_on_csrf_failure=(value); end
2125
2175
 
2126
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2176
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2127
2177
  def logger; end
2128
2178
 
2129
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2179
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2130
2180
  def logger=(value); end
2131
2181
 
2132
2182
  # source://actionpack//lib/action_controller/metal/flash.rb#38
2133
2183
  def notice; end
2134
2184
 
2135
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2185
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2136
2186
  def per_form_csrf_tokens; end
2137
2187
 
2138
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2188
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2139
2189
  def per_form_csrf_tokens=(value); end
2140
2190
 
2141
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2191
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2142
2192
  def perform_caching; end
2143
2193
 
2144
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2194
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2145
2195
  def perform_caching=(value); end
2146
2196
 
2147
2197
  # source://actionpack//lib/abstract_controller/callbacks.rb#36
@@ -2156,71 +2206,71 @@ class ActionController::Base < ::ActionController::Metal
2156
2206
  # source://actionpack//lib/action_controller/metal/redirecting.rb#17
2157
2207
  def raise_on_open_redirects=(val); end
2158
2208
 
2159
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2209
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2160
2210
  def relative_url_root; end
2161
2211
 
2162
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2212
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2163
2213
  def relative_url_root=(value); end
2164
2214
 
2165
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2215
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2166
2216
  def request_forgery_protection_token; end
2167
2217
 
2168
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2218
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2169
2219
  def request_forgery_protection_token=(value); end
2170
2220
 
2171
- # source://activesupport/8.0.0/lib/active_support/rescuable.rb#15
2221
+ # source://activesupport/8.0.1/lib/active_support/rescuable.rb#15
2172
2222
  def rescue_handlers; end
2173
2223
 
2174
- # source://activesupport/8.0.0/lib/active_support/rescuable.rb#15
2224
+ # source://activesupport/8.0.1/lib/active_support/rescuable.rb#15
2175
2225
  def rescue_handlers=(_arg0); end
2176
2226
 
2177
- # source://activesupport/8.0.0/lib/active_support/rescuable.rb#15
2227
+ # source://activesupport/8.0.1/lib/active_support/rescuable.rb#15
2178
2228
  def rescue_handlers?; end
2179
2229
 
2180
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2230
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2181
2231
  def stylesheets_dir; end
2182
2232
 
2183
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2233
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2184
2234
  def stylesheets_dir=(value); end
2185
2235
 
2186
2236
  private
2187
2237
 
2188
- # source://actionview/8.0.0/lib/action_view/layouts.rb#328
2238
+ # source://actionview/8.0.1/lib/action_view/layouts.rb#328
2189
2239
  def _layout(lookup_context, formats); end
2190
2240
 
2191
2241
  # source://actionpack//lib/action_controller/base.rb#324
2192
2242
  def _protected_ivars; end
2193
2243
 
2194
2244
  class << self
2195
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2245
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#69
2196
2246
  def __callbacks; end
2197
2247
 
2198
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2199
- def __callbacks=(new_value); end
2248
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#69
2249
+ def __callbacks=(value); end
2200
2250
 
2201
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2251
+ # source://actionpack//lib/action_controller/form_builder.rb#35
2202
2252
  def _default_form_builder; end
2203
2253
 
2204
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2205
- def _default_form_builder=(new_value); end
2254
+ # source://actionpack//lib/action_controller/form_builder.rb#35
2255
+ def _default_form_builder=(value); end
2206
2256
 
2207
2257
  # source://actionpack//lib/action_controller/form_builder.rb#35
2208
2258
  def _default_form_builder?; end
2209
2259
 
2210
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2260
+ # source://actionpack//lib/action_controller/metal/flash.rb#10
2211
2261
  def _flash_types; end
2212
2262
 
2213
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2214
- def _flash_types=(new_value); end
2263
+ # source://actionpack//lib/action_controller/metal/flash.rb#10
2264
+ def _flash_types=(value); end
2215
2265
 
2216
2266
  # source://actionpack//lib/action_controller/metal/flash.rb#10
2217
2267
  def _flash_types?; end
2218
2268
 
2219
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2269
+ # source://actionpack//lib/abstract_controller/helpers.rb#13
2220
2270
  def _helper_methods; end
2221
2271
 
2222
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2223
- def _helper_methods=(new_value); end
2272
+ # source://actionpack//lib/abstract_controller/helpers.rb#13
2273
+ def _helper_methods=(value); end
2224
2274
 
2225
2275
  # source://actionpack//lib/abstract_controller/helpers.rb#13
2226
2276
  def _helper_methods?; end
@@ -2228,199 +2278,193 @@ class ActionController::Base < ::ActionController::Metal
2228
2278
  # source://actionpack//lib/abstract_controller/helpers.rb#17
2229
2279
  def _helpers; end
2230
2280
 
2231
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2281
+ # source://actionview/8.0.1/lib/action_view/layouts.rb#211
2232
2282
  def _layout; end
2233
2283
 
2234
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2235
- def _layout=(new_value); end
2284
+ # source://actionview/8.0.1/lib/action_view/layouts.rb#211
2285
+ def _layout=(value); end
2236
2286
 
2237
- # source://actionview/8.0.0/lib/action_view/layouts.rb#211
2287
+ # source://actionview/8.0.1/lib/action_view/layouts.rb#211
2238
2288
  def _layout?; end
2239
2289
 
2240
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2290
+ # source://actionview/8.0.1/lib/action_view/layouts.rb#212
2241
2291
  def _layout_conditions; end
2242
2292
 
2243
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2244
- def _layout_conditions=(new_value); end
2293
+ # source://actionview/8.0.1/lib/action_view/layouts.rb#212
2294
+ def _layout_conditions=(value); end
2245
2295
 
2246
- # source://actionview/8.0.0/lib/action_view/layouts.rb#212
2296
+ # source://actionview/8.0.1/lib/action_view/layouts.rb#212
2247
2297
  def _layout_conditions?; end
2248
2298
 
2249
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#915
2299
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#915
2250
2300
  def _process_action_callbacks; end
2251
2301
 
2252
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#919
2302
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#919
2253
2303
  def _process_action_callbacks=(value); end
2254
2304
 
2255
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2305
+ # source://actionpack//lib/action_controller/metal/renderers.rb#31
2256
2306
  def _renderers; end
2257
2307
 
2258
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2259
- def _renderers=(new_value); end
2308
+ # source://actionpack//lib/action_controller/metal/renderers.rb#31
2309
+ def _renderers=(value); end
2260
2310
 
2261
2311
  # source://actionpack//lib/action_controller/metal/renderers.rb#31
2262
2312
  def _renderers?; end
2263
2313
 
2264
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2314
+ # source://actionpack//lib/abstract_controller/caching.rb#44
2265
2315
  def _view_cache_dependencies; end
2266
2316
 
2267
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2268
- def _view_cache_dependencies=(new_value); end
2317
+ # source://actionpack//lib/abstract_controller/caching.rb#44
2318
+ def _view_cache_dependencies=(value); end
2269
2319
 
2270
2320
  # source://actionpack//lib/abstract_controller/caching.rb#44
2271
2321
  def _view_cache_dependencies?; end
2272
2322
 
2273
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2323
+ # source://actionpack//lib/action_controller/metal/params_wrapper.rb#185
2274
2324
  def _wrapper_options; end
2275
2325
 
2276
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2277
- def _wrapper_options=(new_value); end
2326
+ # source://actionpack//lib/action_controller/metal/params_wrapper.rb#185
2327
+ def _wrapper_options=(value); end
2278
2328
 
2279
2329
  # source://actionpack//lib/action_controller/metal/params_wrapper.rb#185
2280
2330
  def _wrapper_options?; end
2281
2331
 
2282
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2332
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2283
2333
  def allow_forgery_protection; end
2284
2334
 
2285
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2335
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2286
2336
  def allow_forgery_protection=(value); end
2287
2337
 
2288
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2338
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2289
2339
  def asset_host; end
2290
2340
 
2291
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2341
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2292
2342
  def asset_host=(value); end
2293
2343
 
2294
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2344
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2295
2345
  def assets_dir; end
2296
2346
 
2297
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2347
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2298
2348
  def assets_dir=(value); end
2299
2349
 
2300
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2350
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2301
2351
  def csrf_token_storage_strategy; end
2302
2352
 
2303
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2353
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2304
2354
  def csrf_token_storage_strategy=(value); end
2305
2355
 
2306
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2356
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2307
2357
  def default_asset_host_protocol; end
2308
2358
 
2309
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2359
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2310
2360
  def default_asset_host_protocol=(value); end
2311
2361
 
2312
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2362
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2313
2363
  def default_static_extension; end
2314
2364
 
2315
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2365
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2316
2366
  def default_static_extension=(value); end
2317
2367
 
2318
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2368
+ # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
2319
2369
  def default_url_options; end
2320
2370
 
2321
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2322
- def default_url_options=(new_value); end
2371
+ # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
2372
+ def default_url_options=(value); end
2323
2373
 
2324
2374
  # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
2325
2375
  def default_url_options?; end
2326
2376
 
2327
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2377
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2328
2378
  def enable_fragment_cache_logging; end
2329
2379
 
2330
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2380
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2331
2381
  def enable_fragment_cache_logging=(value); end
2332
2382
 
2333
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2383
+ # source://actionpack//lib/action_controller/metal/etag_with_template_digest.rb#31
2334
2384
  def etag_with_template_digest; end
2335
2385
 
2336
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2337
- def etag_with_template_digest=(new_value); end
2386
+ # source://actionpack//lib/action_controller/metal/etag_with_template_digest.rb#31
2387
+ def etag_with_template_digest=(value); end
2338
2388
 
2339
2389
  # source://actionpack//lib/action_controller/metal/etag_with_template_digest.rb#31
2340
2390
  def etag_with_template_digest?; end
2341
2391
 
2342
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2392
+ # source://actionpack//lib/action_controller/metal/conditional_get.rb#15
2343
2393
  def etaggers; end
2344
2394
 
2345
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2346
- def etaggers=(new_value); end
2395
+ # source://actionpack//lib/action_controller/metal/conditional_get.rb#15
2396
+ def etaggers=(value); end
2347
2397
 
2348
2398
  # source://actionpack//lib/action_controller/metal/conditional_get.rb#15
2349
2399
  def etaggers?; end
2350
2400
 
2351
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2401
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2352
2402
  def forgery_protection_origin_check; end
2353
2403
 
2354
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2404
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2355
2405
  def forgery_protection_origin_check=(value); end
2356
2406
 
2357
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2407
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2358
2408
  def forgery_protection_strategy; end
2359
2409
 
2360
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2410
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2361
2411
  def forgery_protection_strategy=(value); end
2362
2412
 
2363
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2413
+ # source://actionpack//lib/abstract_controller/caching/fragments.rb#26
2364
2414
  def fragment_cache_keys; end
2365
2415
 
2366
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2367
- def fragment_cache_keys=(new_value); end
2416
+ # source://actionpack//lib/abstract_controller/caching/fragments.rb#26
2417
+ def fragment_cache_keys=(value); end
2368
2418
 
2369
2419
  # source://actionpack//lib/abstract_controller/caching/fragments.rb#26
2370
2420
  def fragment_cache_keys?; end
2371
2421
 
2372
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2422
+ # source://actionpack//lib/action_controller/metal/helpers.rb#70
2373
2423
  def helpers_path; end
2374
2424
 
2375
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2376
- def helpers_path=(new_value); end
2425
+ # source://actionpack//lib/action_controller/metal/helpers.rb#70
2426
+ def helpers_path=(value); end
2377
2427
 
2378
2428
  # source://actionpack//lib/action_controller/metal/helpers.rb#70
2379
2429
  def helpers_path?; end
2380
2430
 
2381
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2431
+ # source://actionpack//lib/action_controller/metal/helpers.rb#71
2382
2432
  def include_all_helpers; end
2383
2433
 
2384
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2385
- def include_all_helpers=(new_value); end
2434
+ # source://actionpack//lib/action_controller/metal/helpers.rb#71
2435
+ def include_all_helpers=(value); end
2386
2436
 
2387
2437
  # source://actionpack//lib/action_controller/metal/helpers.rb#71
2388
2438
  def include_all_helpers?; end
2389
2439
 
2390
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2440
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2391
2441
  def javascripts_dir; end
2392
2442
 
2393
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2443
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2394
2444
  def javascripts_dir=(value); end
2395
2445
 
2396
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2446
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2397
2447
  def log_warning_on_csrf_failure; end
2398
2448
 
2399
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2449
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2400
2450
  def log_warning_on_csrf_failure=(value); end
2401
2451
 
2402
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2452
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2403
2453
  def logger; end
2404
2454
 
2405
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2455
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2406
2456
  def logger=(value); end
2407
2457
 
2408
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2409
- def middleware_stack; end
2410
-
2411
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2412
- def middleware_stack=(new_value); end
2413
-
2414
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2458
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2415
2459
  def per_form_csrf_tokens; end
2416
2460
 
2417
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2461
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2418
2462
  def per_form_csrf_tokens=(value); end
2419
2463
 
2420
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2464
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2421
2465
  def perform_caching; end
2422
2466
 
2423
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2467
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2424
2468
  def perform_caching=(value); end
2425
2469
 
2426
2470
  # source://actionpack//lib/abstract_controller/callbacks.rb#36
@@ -2435,31 +2479,31 @@ class ActionController::Base < ::ActionController::Metal
2435
2479
  # source://actionpack//lib/action_controller/metal/redirecting.rb#17
2436
2480
  def raise_on_open_redirects=(val); end
2437
2481
 
2438
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2482
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2439
2483
  def relative_url_root; end
2440
2484
 
2441
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2485
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2442
2486
  def relative_url_root=(value); end
2443
2487
 
2444
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2488
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2445
2489
  def request_forgery_protection_token; end
2446
2490
 
2447
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2491
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2448
2492
  def request_forgery_protection_token=(value); end
2449
2493
 
2450
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
2494
+ # source://activesupport/8.0.1/lib/active_support/rescuable.rb#15
2451
2495
  def rescue_handlers; end
2452
2496
 
2453
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
2454
- def rescue_handlers=(new_value); end
2497
+ # source://activesupport/8.0.1/lib/active_support/rescuable.rb#15
2498
+ def rescue_handlers=(value); end
2455
2499
 
2456
- # source://activesupport/8.0.0/lib/active_support/rescuable.rb#15
2500
+ # source://activesupport/8.0.1/lib/active_support/rescuable.rb#15
2457
2501
  def rescue_handlers?; end
2458
2502
 
2459
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#115
2503
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#115
2460
2504
  def stylesheets_dir; end
2461
2505
 
2462
- # source://activesupport/8.0.0/lib/active_support/configurable.rb#116
2506
+ # source://activesupport/8.0.1/lib/active_support/configurable.rb#116
2463
2507
  def stylesheets_dir=(value); end
2464
2508
 
2465
2509
  # Shortcut helper that returns all the modules included in
@@ -2477,6 +2521,110 @@ class ActionController::Base < ::ActionController::Metal
2477
2521
  #
2478
2522
  # source://actionpack//lib/action_controller/base.rb#222
2479
2523
  def without_modules(*modules); end
2524
+
2525
+ private
2526
+
2527
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2528
+ def __class_attr___callbacks; end
2529
+
2530
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2531
+ def __class_attr___callbacks=(new_value); end
2532
+
2533
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2534
+ def __class_attr__default_form_builder; end
2535
+
2536
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2537
+ def __class_attr__default_form_builder=(new_value); end
2538
+
2539
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2540
+ def __class_attr__flash_types; end
2541
+
2542
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2543
+ def __class_attr__flash_types=(new_value); end
2544
+
2545
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2546
+ def __class_attr__helper_methods; end
2547
+
2548
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2549
+ def __class_attr__helper_methods=(new_value); end
2550
+
2551
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2552
+ def __class_attr__layout; end
2553
+
2554
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2555
+ def __class_attr__layout=(new_value); end
2556
+
2557
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2558
+ def __class_attr__layout_conditions; end
2559
+
2560
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2561
+ def __class_attr__layout_conditions=(new_value); end
2562
+
2563
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2564
+ def __class_attr__renderers; end
2565
+
2566
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2567
+ def __class_attr__renderers=(new_value); end
2568
+
2569
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2570
+ def __class_attr__view_cache_dependencies; end
2571
+
2572
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2573
+ def __class_attr__view_cache_dependencies=(new_value); end
2574
+
2575
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2576
+ def __class_attr__wrapper_options; end
2577
+
2578
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2579
+ def __class_attr__wrapper_options=(new_value); end
2580
+
2581
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2582
+ def __class_attr_default_url_options; end
2583
+
2584
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2585
+ def __class_attr_default_url_options=(new_value); end
2586
+
2587
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2588
+ def __class_attr_etag_with_template_digest; end
2589
+
2590
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2591
+ def __class_attr_etag_with_template_digest=(new_value); end
2592
+
2593
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2594
+ def __class_attr_etaggers; end
2595
+
2596
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2597
+ def __class_attr_etaggers=(new_value); end
2598
+
2599
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2600
+ def __class_attr_fragment_cache_keys; end
2601
+
2602
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2603
+ def __class_attr_fragment_cache_keys=(new_value); end
2604
+
2605
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2606
+ def __class_attr_helpers_path; end
2607
+
2608
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2609
+ def __class_attr_helpers_path=(new_value); end
2610
+
2611
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2612
+ def __class_attr_include_all_helpers; end
2613
+
2614
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2615
+ def __class_attr_include_all_helpers=(new_value); end
2616
+
2617
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2618
+ def __class_attr_middleware_stack; end
2619
+
2620
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2621
+ def __class_attr_middleware_stack=(new_value); end
2622
+
2623
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
2624
+ def __class_attr_rescue_handlers; end
2625
+
2626
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
2627
+ def __class_attr_rescue_handlers=(new_value); end
2480
2628
  end
2481
2629
  end
2482
2630
 
@@ -3023,7 +3171,8 @@ module ActionController::DataStreaming
3023
3171
  # inline data. You may also set the content type, the file name, and other
3024
3172
  # things.
3025
3173
  #
3026
- # Options:
3174
+ # #### Options:
3175
+ #
3027
3176
  # * `:filename` - suggests a filename for the browser to use.
3028
3177
  # * `:type` - specifies an HTTP content type. Defaults to
3029
3178
  # `application/octet-stream`. You can specify either a string or a symbol
@@ -3051,7 +3200,7 @@ module ActionController::DataStreaming
3051
3200
  #
3052
3201
  # See `send_file` for more information on HTTP `Content-*` headers and caching.
3053
3202
  #
3054
- # source://actionpack//lib/action_controller/metal/data_streaming.rb#120
3203
+ # source://actionpack//lib/action_controller/metal/data_streaming.rb#122
3055
3204
  def send_data(data, options = T.unsafe(nil)); end
3056
3205
 
3057
3206
  # Sends the file. This uses a server-appropriate method (such as `X-Sendfile`)
@@ -3063,7 +3212,8 @@ module ActionController::DataStreaming
3063
3212
  # `send_file(params[:path])` allows a malicious user to download any file on
3064
3213
  # your server.
3065
3214
  #
3066
- # Options:
3215
+ # #### Options:
3216
+ #
3067
3217
  # * `:filename` - suggests a filename for the browser to use. Defaults to
3068
3218
  # `File.basename(path)`.
3069
3219
  # * `:type` - specifies an HTTP content type. You can specify either a string
@@ -3111,12 +3261,12 @@ module ActionController::DataStreaming
3111
3261
  #
3112
3262
  # @raise [MissingFile]
3113
3263
  #
3114
- # source://actionpack//lib/action_controller/metal/data_streaming.rb#76
3264
+ # source://actionpack//lib/action_controller/metal/data_streaming.rb#77
3115
3265
  def send_file(path, options = T.unsafe(nil)); end
3116
3266
 
3117
3267
  # @raise [ArgumentError]
3118
3268
  #
3119
- # source://actionpack//lib/action_controller/metal/data_streaming.rb#125
3269
+ # source://actionpack//lib/action_controller/metal/data_streaming.rb#127
3120
3270
  def send_file_headers!(options); end
3121
3271
  end
3122
3272
 
@@ -4225,7 +4375,8 @@ module ActionController::Live
4225
4375
  # or other running data where you don't want the entire file buffered in memory
4226
4376
  # first. Similar to send_data, but where the data is generated live.
4227
4377
  #
4228
- # Options:
4378
+ # #### Options:
4379
+ #
4229
4380
  # * `:filename` - suggests a filename for the browser to use.
4230
4381
  # * `:type` - specifies an HTTP content type. You can specify either a string
4231
4382
  # or a symbol for a registered type with `Mime::Type.register`, for example
@@ -4246,12 +4397,12 @@ module ActionController::Live
4246
4397
  # end
4247
4398
  # end
4248
4399
  #
4249
- # source://actionpack//lib/action_controller/metal/live.rb#355
4400
+ # source://actionpack//lib/action_controller/metal/live.rb#356
4250
4401
  def send_stream(filename:, disposition: T.unsafe(nil), type: T.unsafe(nil)); end
4251
4402
 
4252
4403
  private
4253
4404
 
4254
- # source://actionpack//lib/action_controller/metal/live.rb#389
4405
+ # source://actionpack//lib/action_controller/metal/live.rb#390
4255
4406
  def log_error(exception); end
4256
4407
 
4257
4408
  # Spawn a new thread to serve up the controller in. This is to get around the
@@ -4263,11 +4414,11 @@ module ActionController::Live
4263
4414
  # thread will open a new connection and try to access data that's only visible
4264
4415
  # to the main thread's txn. This is the problem in #23483.
4265
4416
  #
4266
- # source://actionpack//lib/action_controller/metal/live.rb#377
4417
+ # source://actionpack//lib/action_controller/metal/live.rb#378
4267
4418
  def original_new_controller_thread; end
4268
4419
 
4269
4420
  class << self
4270
- # source://actionpack//lib/action_controller/metal/live.rb#385
4421
+ # source://actionpack//lib/action_controller/metal/live.rb#386
4271
4422
  def live_thread_pool_executor; end
4272
4423
  end
4273
4424
  end
@@ -4503,11 +4654,13 @@ class ActionController::LogSubscriber < ::ActiveSupport::LogSubscriber
4503
4654
  def write_fragment(event); end
4504
4655
 
4505
4656
  class << self
4506
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
4507
- def log_levels; end
4657
+ private
4658
+
4659
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
4660
+ def __class_attr_log_levels; end
4508
4661
 
4509
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
4510
- def log_levels=(new_value); end
4662
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
4663
+ def __class_attr_log_levels=(new_value); end
4511
4664
  end
4512
4665
  end
4513
4666
 
@@ -4666,10 +4819,10 @@ class ActionController::Metal < ::AbstractController::Base
4666
4819
  #
4667
4820
  # The ActionDispatch::Request instance for the current request.
4668
4821
  #
4669
- # source://activesupport/8.0.0/lib/active_support/core_ext/module/attr_internal.rb#43
4822
+ # source://activesupport/8.0.1/lib/active_support/core_ext/module/attr_internal.rb#43
4670
4823
  def request; end
4671
4824
 
4672
- # source://activesupport/8.0.0/lib/active_support/core_ext/module/attr_internal.rb#43
4825
+ # source://activesupport/8.0.1/lib/active_support/core_ext/module/attr_internal.rb#43
4673
4826
  def request=(_arg0); end
4674
4827
 
4675
4828
  # source://actionpack//lib/action_controller/metal.rb#284
@@ -4679,7 +4832,7 @@ class ActionController::Metal < ::AbstractController::Base
4679
4832
  #
4680
4833
  # The ActionDispatch::Response instance for the current response.
4681
4834
  #
4682
- # source://activesupport/8.0.0/lib/active_support/core_ext/module/attr_internal.rb#43
4835
+ # source://activesupport/8.0.1/lib/active_support/core_ext/module/attr_internal.rb#43
4683
4836
  def response; end
4684
4837
 
4685
4838
  # Assign the response and mark it as committed. No further processing will
@@ -4771,11 +4924,11 @@ class ActionController::Metal < ::AbstractController::Base
4771
4924
  # source://actionpack//lib/action_controller/metal.rb#310
4772
4925
  def middleware; end
4773
4926
 
4774
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
4927
+ # source://actionpack//lib/action_controller/metal.rb#288
4775
4928
  def middleware_stack; end
4776
4929
 
4777
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
4778
- def middleware_stack=(new_value); end
4930
+ # source://actionpack//lib/action_controller/metal.rb#288
4931
+ def middleware_stack=(value); end
4779
4932
 
4780
4933
  # source://actionpack//lib/action_controller/metal.rb#288
4781
4934
  def middleware_stack?; end
@@ -4788,6 +4941,12 @@ class ActionController::Metal < ::AbstractController::Base
4788
4941
 
4789
4942
  private
4790
4943
 
4944
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
4945
+ def __class_attr_middleware_stack; end
4946
+
4947
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
4948
+ def __class_attr_middleware_stack=(new_value); end
4949
+
4791
4950
  # @private
4792
4951
  #
4793
4952
  # source://actionpack//lib/action_controller/metal.rb#146
@@ -5603,19 +5762,19 @@ class ActionController::Parameters
5603
5762
  # similar to the `.require.permit` pattern. If multiple root keys are
5604
5763
  # expected, they will all be required.
5605
5764
  #
5606
- # params = ActionController::Parameters.new(name: "Martin", pies: [{ type: "dessert", flavor: "pumpkin"}])
5607
- # name, pies = params.expect(:name, pies: [[:type, :flavor]])
5608
- # name # => "Martin"
5609
- # pies # => [#<ActionController::Parameters {"type"=>"dessert", "flavor"=>"pumpkin"} permitted: true>]
5765
+ # params = ActionController::Parameters.new(name: "Martin", pies: [{ type: "dessert", flavor: "pumpkin"}])
5766
+ # name, pies = params.expect(:name, pies: [[:type, :flavor]])
5767
+ # name # => "Martin"
5768
+ # pies # => [#<ActionController::Parameters {"type"=>"dessert", "flavor"=>"pumpkin"} permitted: true>]
5610
5769
  #
5611
5770
  # When called with a hash with multiple keys, `expect` will permit the
5612
5771
  # parameters and require the keys in the order they are given in the hash,
5613
5772
  # returning an array of the permitted parameters.
5614
5773
  #
5615
- # params = ActionController::Parameters.new(subject: { name: "Martin" }, object: { pie: "pumpkin" })
5616
- # subject, object = params.expect(subject: [:name], object: [:pie])
5617
- # subject # => #<ActionController::Parameters {"name"=>"Martin"} permitted: true>
5618
- # object # => #<ActionController::Parameters {"pie"=>"pumpkin"} permitted: true>
5774
+ # params = ActionController::Parameters.new(subject: { name: "Martin" }, object: { pie: "pumpkin" })
5775
+ # subject, object = params.expect(subject: [:name], object: [:pie])
5776
+ # subject # => #<ActionController::Parameters {"name"=>"Martin"} permitted: true>
5777
+ # object # => #<ActionController::Parameters {"pie"=>"pumpkin"} permitted: true>
5619
5778
  #
5620
5779
  # Besides being more strict about array vs hash params, `expect` uses permit
5621
5780
  # internally, so it will behave similarly.
@@ -5851,7 +6010,7 @@ class ActionController::Parameters
5851
6010
  # })
5852
6011
  #
5853
6012
  # params.permit(person: :contact).require(:person)
5854
- # # => #<ActionController::Parameters {} permitted: true>
6013
+ # # => ActionController::ParameterMissing: param is missing or the value is empty or invalid: person
5855
6014
  #
5856
6015
  # params.permit(person: { contact: :phone }).require(:person)
5857
6016
  # # => #<ActionController::Parameters {"contact"=>#<ActionController::Parameters {"phone"=>"555-1234"} permitted: true>} permitted: true>
@@ -5982,7 +6141,7 @@ class ActionController::Parameters
5982
6141
  # It is recommended to use `expect` instead:
5983
6142
  #
5984
6143
  # def person_params
5985
- # # params.expect(person: :name).require(:name)
6144
+ # params.expect(person: :name).require(:name)
5986
6145
  # end
5987
6146
  #
5988
6147
  # source://actionpack//lib/action_controller/metal/strong_parameters.rb#519
@@ -6032,7 +6191,7 @@ class ActionController::Parameters
6032
6191
  # It is recommended to use `expect` instead:
6033
6192
  #
6034
6193
  # def person_params
6035
- # # params.expect(person: :name).require(:name)
6194
+ # params.expect(person: :name).require(:name)
6036
6195
  # end
6037
6196
  #
6038
6197
  # source://actionpack//lib/action_controller/metal/strong_parameters.rb#519
@@ -8515,17 +8674,11 @@ class ActionController::TestCase < ::ActiveSupport::TestCase
8515
8674
  def _controller_class?; end
8516
8675
 
8517
8676
  class << self
8518
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
8519
- def __callbacks; end
8520
-
8521
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
8522
- def __callbacks=(new_value); end
8523
-
8524
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
8677
+ # source://actionpack//lib/action_controller/test_case.rb#591
8525
8678
  def _controller_class; end
8526
8679
 
8527
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
8528
- def _controller_class=(new_value); end
8680
+ # source://actionpack//lib/action_controller/test_case.rb#591
8681
+ def _controller_class=(value); end
8529
8682
 
8530
8683
  # source://actionpack//lib/action_controller/test_case.rb#591
8531
8684
  def _controller_class?; end
@@ -8535,6 +8688,20 @@ class ActionController::TestCase < ::ActiveSupport::TestCase
8535
8688
 
8536
8689
  # source://actionpack//lib/action_controller/test_case.rb#361
8537
8690
  def executor_around_each_request=(_arg0); end
8691
+
8692
+ private
8693
+
8694
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
8695
+ def __class_attr___callbacks; end
8696
+
8697
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
8698
+ def __class_attr___callbacks=(new_value); end
8699
+
8700
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
8701
+ def __class_attr__controller_class; end
8702
+
8703
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
8704
+ def __class_attr__controller_class=(new_value); end
8538
8705
  end
8539
8706
  end
8540
8707
 
@@ -9386,29 +9553,29 @@ class ActionDispatch::Callbacks
9386
9553
  # source://actionpack//lib/action_dispatch/middleware/callbacks.rb#24
9387
9554
  def initialize(app); end
9388
9555
 
9389
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#69
9556
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#69
9390
9557
  def __callbacks; end
9391
9558
 
9392
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#923
9559
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#923
9393
9560
  def _call_callbacks; end
9394
9561
 
9395
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#911
9562
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#911
9396
9563
  def _run_call_callbacks(&block); end
9397
9564
 
9398
9565
  # source://actionpack//lib/action_dispatch/middleware/callbacks.rb#28
9399
9566
  def call(env); end
9400
9567
 
9401
9568
  class << self
9402
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
9569
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#69
9403
9570
  def __callbacks; end
9404
9571
 
9405
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
9406
- def __callbacks=(new_value); end
9572
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#69
9573
+ def __callbacks=(value); end
9407
9574
 
9408
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#915
9575
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#915
9409
9576
  def _call_callbacks; end
9410
9577
 
9411
- # source://activesupport/8.0.0/lib/active_support/callbacks.rb#919
9578
+ # source://activesupport/8.0.1/lib/active_support/callbacks.rb#919
9412
9579
  def _call_callbacks=(value); end
9413
9580
 
9414
9581
  # source://actionpack//lib/action_dispatch/middleware/callbacks.rb#19
@@ -9416,6 +9583,14 @@ class ActionDispatch::Callbacks
9416
9583
 
9417
9584
  # source://actionpack//lib/action_dispatch/middleware/callbacks.rb#15
9418
9585
  def before(*args, &block); end
9586
+
9587
+ private
9588
+
9589
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
9590
+ def __class_attr___callbacks; end
9591
+
9592
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
9593
+ def __class_attr___callbacks=(new_value); end
9419
9594
  end
9420
9595
  end
9421
9596
 
@@ -9478,10 +9653,10 @@ class ActionDispatch::ContentSecurityPolicy
9478
9653
  # @yield [_self]
9479
9654
  # @yieldparam _self [ActionDispatch::ContentSecurityPolicy] the object that the method was called on
9480
9655
  #
9481
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#177
9656
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#180
9482
9657
  def initialize; end
9483
9658
 
9484
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9659
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9485
9660
  def base_uri(*sources); end
9486
9661
 
9487
9662
  # Specify whether to prevent the user agent from loading any assets over HTTP
@@ -9493,48 +9668,48 @@ class ActionDispatch::ContentSecurityPolicy
9493
9668
  #
9494
9669
  # policy.block_all_mixed_content false
9495
9670
  #
9496
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#205
9671
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#208
9497
9672
  def block_all_mixed_content(enabled = T.unsafe(nil)); end
9498
9673
 
9499
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#294
9674
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#297
9500
9675
  def build(context = T.unsafe(nil), nonce = T.unsafe(nil), nonce_directives = T.unsafe(nil)); end
9501
9676
 
9502
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9677
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9503
9678
  def child_src(*sources); end
9504
9679
 
9505
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9680
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9506
9681
  def connect_src(*sources); end
9507
9682
 
9508
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9683
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9509
9684
  def default_src(*sources); end
9510
9685
 
9511
9686
  # Returns the value of attribute directives.
9512
9687
  #
9513
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#175
9688
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#178
9514
9689
  def directives; end
9515
9690
 
9516
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9691
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9517
9692
  def font_src(*sources); end
9518
9693
 
9519
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9694
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9520
9695
  def form_action(*sources); end
9521
9696
 
9522
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9697
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9523
9698
  def frame_ancestors(*sources); end
9524
9699
 
9525
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9700
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9526
9701
  def frame_src(*sources); end
9527
9702
 
9528
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9703
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9529
9704
  def img_src(*sources); end
9530
9705
 
9531
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9706
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9532
9707
  def manifest_src(*sources); end
9533
9708
 
9534
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9709
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9535
9710
  def media_src(*sources); end
9536
9711
 
9537
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9712
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9538
9713
  def object_src(*sources); end
9539
9714
 
9540
9715
  # Restricts the set of plugins that can be embedded:
@@ -9545,10 +9720,10 @@ class ActionDispatch::ContentSecurityPolicy
9545
9720
  #
9546
9721
  # policy.plugin_types
9547
9722
  #
9548
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#221
9723
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#224
9549
9724
  def plugin_types(*types); end
9550
9725
 
9551
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9726
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9552
9727
  def prefetch_src(*sources); end
9553
9728
 
9554
9729
  # Enable the [report-uri](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/report-uri)
@@ -9557,7 +9732,7 @@ class ActionDispatch::ContentSecurityPolicy
9557
9732
  #
9558
9733
  # policy.report_uri "/csp-violation-report-endpoint"
9559
9734
  #
9560
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#235
9735
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#238
9561
9736
  def report_uri(uri); end
9562
9737
 
9563
9738
  # Specify asset types for which [Subresource Integrity](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity) is required:
@@ -9568,10 +9743,10 @@ class ActionDispatch::ContentSecurityPolicy
9568
9743
  #
9569
9744
  # policy.require_sri_for
9570
9745
  #
9571
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#247
9746
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#250
9572
9747
  def require_sri_for(*types); end
9573
9748
 
9574
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9749
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9575
9750
  def require_trusted_types_for(*sources); end
9576
9751
 
9577
9752
  # Specify whether a [sandbox](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/sandbox)
@@ -9587,28 +9762,28 @@ class ActionDispatch::ContentSecurityPolicy
9587
9762
  #
9588
9763
  # policy.sandbox false
9589
9764
  #
9590
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#268
9765
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#271
9591
9766
  def sandbox(*values); end
9592
9767
 
9593
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9768
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9594
9769
  def script_src(*sources); end
9595
9770
 
9596
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9771
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9597
9772
  def script_src_attr(*sources); end
9598
9773
 
9599
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9774
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9600
9775
  def script_src_elem(*sources); end
9601
9776
 
9602
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9777
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9603
9778
  def style_src(*sources); end
9604
9779
 
9605
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9780
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9606
9781
  def style_src_attr(*sources); end
9607
9782
 
9608
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9783
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9609
9784
  def style_src_elem(*sources); end
9610
9785
 
9611
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9786
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9612
9787
  def trusted_types(*sources); end
9613
9788
 
9614
9789
  # Specify whether user agents should treat any assets over HTTP as HTTPS:
@@ -9619,116 +9794,122 @@ class ActionDispatch::ContentSecurityPolicy
9619
9794
  #
9620
9795
  # policy.upgrade_insecure_requests false
9621
9796
  #
9622
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#286
9797
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#289
9623
9798
  def upgrade_insecure_requests(enabled = T.unsafe(nil)); end
9624
9799
 
9625
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#187
9800
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#190
9626
9801
  def worker_src(*sources); end
9627
9802
 
9628
9803
  private
9629
9804
 
9630
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#313
9805
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#316
9631
9806
  def apply_mapping(source); end
9632
9807
 
9633
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#300
9808
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#303
9634
9809
  def apply_mappings(sources); end
9635
9810
 
9636
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#335
9637
- def build_directive(sources, context); end
9811
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#350
9812
+ def build_directive(directive, sources, context); end
9638
9813
 
9639
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#319
9814
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#322
9640
9815
  def build_directives(context, nonce, nonce_directives); end
9641
9816
 
9642
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#182
9817
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#185
9643
9818
  def initialize_copy(other); end
9644
9819
 
9645
9820
  # @return [Boolean]
9646
9821
  #
9647
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#357
9822
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#374
9648
9823
  def nonce_directive?(directive, nonce_directives); end
9649
9824
 
9650
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#339
9825
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#356
9651
9826
  def resolve_source(source, context); end
9827
+
9828
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#338
9829
+ def validate(directive, sources); end
9652
9830
  end
9653
9831
 
9654
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#171
9832
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#174
9655
9833
  ActionDispatch::ContentSecurityPolicy::DEFAULT_NONCE_DIRECTIVES = T.let(T.unsafe(nil), Array)
9656
9834
 
9657
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#146
9835
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#149
9658
9836
  ActionDispatch::ContentSecurityPolicy::DIRECTIVES = T.let(T.unsafe(nil), Hash)
9659
9837
 
9660
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#125
9838
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#29
9839
+ class ActionDispatch::ContentSecurityPolicy::InvalidDirectiveError < ::StandardError; end
9840
+
9841
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#128
9661
9842
  ActionDispatch::ContentSecurityPolicy::MAPPINGS = T.let(T.unsafe(nil), Hash)
9662
9843
 
9663
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#29
9844
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#32
9664
9845
  class ActionDispatch::ContentSecurityPolicy::Middleware
9665
9846
  # @return [Middleware] a new instance of Middleware
9666
9847
  #
9667
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#30
9848
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#33
9668
9849
  def initialize(app); end
9669
9850
 
9670
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#34
9851
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#37
9671
9852
  def call(env); end
9672
9853
 
9673
9854
  private
9674
9855
 
9675
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#56
9856
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#59
9676
9857
  def header_name(request); end
9677
9858
 
9678
9859
  # @return [Boolean]
9679
9860
  #
9680
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#64
9861
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#67
9681
9862
  def policy_present?(headers); end
9682
9863
  end
9683
9864
 
9684
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#70
9865
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#73
9685
9866
  module ActionDispatch::ContentSecurityPolicy::Request
9686
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#77
9867
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#80
9687
9868
  def content_security_policy; end
9688
9869
 
9689
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#81
9870
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#84
9690
9871
  def content_security_policy=(policy); end
9691
9872
 
9692
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#109
9873
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#112
9693
9874
  def content_security_policy_nonce; end
9694
9875
 
9695
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#101
9876
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#104
9696
9877
  def content_security_policy_nonce_directives; end
9697
9878
 
9698
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#105
9879
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#108
9699
9880
  def content_security_policy_nonce_directives=(generator); end
9700
9881
 
9701
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#93
9882
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#96
9702
9883
  def content_security_policy_nonce_generator; end
9703
9884
 
9704
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#97
9885
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#100
9705
9886
  def content_security_policy_nonce_generator=(generator); end
9706
9887
 
9707
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#85
9888
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#88
9708
9889
  def content_security_policy_report_only; end
9709
9890
 
9710
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#89
9891
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#92
9711
9892
  def content_security_policy_report_only=(value); end
9712
9893
 
9713
9894
  private
9714
9895
 
9715
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#120
9896
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#123
9716
9897
  def generate_content_security_policy_nonce; end
9717
9898
  end
9718
9899
 
9719
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#74
9900
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#77
9720
9901
  ActionDispatch::ContentSecurityPolicy::Request::NONCE = T.let(T.unsafe(nil), String)
9721
9902
 
9722
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#75
9903
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#78
9723
9904
  ActionDispatch::ContentSecurityPolicy::Request::NONCE_DIRECTIVES = T.let(T.unsafe(nil), String)
9724
9905
 
9725
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#73
9906
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#76
9726
9907
  ActionDispatch::ContentSecurityPolicy::Request::NONCE_GENERATOR = T.let(T.unsafe(nil), String)
9727
9908
 
9728
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#71
9909
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#74
9729
9910
  ActionDispatch::ContentSecurityPolicy::Request::POLICY = T.let(T.unsafe(nil), String)
9730
9911
 
9731
- # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#72
9912
+ # source://actionpack//lib/action_dispatch/http/content_security_policy.rb#75
9732
9913
  ActionDispatch::ContentSecurityPolicy::Request::POLICY_REPORT_ONLY = T.let(T.unsafe(nil), String)
9733
9914
 
9734
9915
  # Read and write data to cookies through ActionController::Cookies#cookies.
@@ -12413,14 +12594,22 @@ class ActionDispatch::Integration::Session
12413
12594
  def build_full_uri(path, env); end
12414
12595
 
12415
12596
  class << self
12416
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
12597
+ # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
12417
12598
  def default_url_options; end
12418
12599
 
12419
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
12420
- def default_url_options=(new_value); end
12600
+ # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
12601
+ def default_url_options=(value); end
12421
12602
 
12422
12603
  # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
12423
12604
  def default_url_options?; end
12605
+
12606
+ private
12607
+
12608
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
12609
+ def __class_attr_default_url_options; end
12610
+
12611
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
12612
+ def __class_attr_default_url_options=(new_value); end
12424
12613
  end
12425
12614
  end
12426
12615
 
@@ -14324,11 +14513,13 @@ class ActionDispatch::LogSubscriber < ::ActiveSupport::LogSubscriber
14324
14513
  def redirect(event); end
14325
14514
 
14326
14515
  class << self
14327
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
14328
- def log_levels; end
14516
+ private
14517
+
14518
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
14519
+ def __class_attr_log_levels; end
14329
14520
 
14330
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
14331
- def log_levels=(new_value); end
14521
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
14522
+ def __class_attr_log_levels=(new_value); end
14332
14523
  end
14333
14524
  end
14334
14525
 
@@ -15528,12 +15719,12 @@ class ActionDispatch::Request::Session
15528
15719
 
15529
15720
  # Clears the session.
15530
15721
  #
15531
- # source://actionpack//lib/action_dispatch/request/session.rb#160
15722
+ # source://actionpack//lib/action_dispatch/request/session.rb#161
15532
15723
  def clear; end
15533
15724
 
15534
15725
  # Deletes given key from the session.
15535
15726
  #
15536
- # source://actionpack//lib/action_dispatch/request/session.rb#193
15727
+ # source://actionpack//lib/action_dispatch/request/session.rb#194
15537
15728
  def delete(key); end
15538
15729
 
15539
15730
  # source://actionpack//lib/action_dispatch/request/session.rb#99
@@ -15545,12 +15736,12 @@ class ActionDispatch::Request::Session
15545
15736
  # source://actionpack//lib/action_dispatch/request/session.rb#127
15546
15737
  def dig(*keys); end
15547
15738
 
15548
- # source://actionpack//lib/action_dispatch/request/session.rb#244
15739
+ # source://actionpack//lib/action_dispatch/request/session.rb#245
15549
15740
  def each(&block); end
15550
15741
 
15551
15742
  # @return [Boolean]
15552
15743
  #
15553
- # source://actionpack//lib/action_dispatch/request/session.rb#239
15744
+ # source://actionpack//lib/action_dispatch/request/session.rb#240
15554
15745
  def empty?; end
15555
15746
 
15556
15747
  # @return [Boolean]
@@ -15560,7 +15751,7 @@ class ActionDispatch::Request::Session
15560
15751
 
15561
15752
  # @return [Boolean]
15562
15753
  #
15563
- # source://actionpack//lib/action_dispatch/request/session.rb#229
15754
+ # source://actionpack//lib/action_dispatch/request/session.rb#230
15564
15755
  def exists?; end
15565
15756
 
15566
15757
  # Returns value of the given key from the session, or raises `KeyError` if can't
@@ -15578,7 +15769,7 @@ class ActionDispatch::Request::Session
15578
15769
  # end
15579
15770
  # # => :bar
15580
15771
  #
15581
- # source://actionpack//lib/action_dispatch/request/session.rb#212
15772
+ # source://actionpack//lib/action_dispatch/request/session.rb#213
15582
15773
  def fetch(key, default = T.unsafe(nil), &block); end
15583
15774
 
15584
15775
  # Returns true if the session has the given key or false.
@@ -15591,7 +15782,7 @@ class ActionDispatch::Request::Session
15591
15782
  # source://actionpack//lib/action_dispatch/request/session.rb#87
15592
15783
  def id; end
15593
15784
 
15594
- # source://actionpack//lib/action_dispatch/request/session.rb#248
15785
+ # source://actionpack//lib/action_dispatch/request/session.rb#249
15595
15786
  def id_was; end
15596
15787
 
15597
15788
  # Returns true if the session has the given key or false.
@@ -15601,7 +15792,7 @@ class ActionDispatch::Request::Session
15601
15792
  # source://actionpack//lib/action_dispatch/request/session.rb#134
15602
15793
  def include?(key); end
15603
15794
 
15604
- # source://actionpack//lib/action_dispatch/request/session.rb#221
15795
+ # source://actionpack//lib/action_dispatch/request/session.rb#222
15605
15796
  def inspect; end
15606
15797
 
15607
15798
  # Returns true if the session has the given key or false.
@@ -15618,7 +15809,7 @@ class ActionDispatch::Request::Session
15618
15809
 
15619
15810
  # @return [Boolean]
15620
15811
  #
15621
- # source://actionpack//lib/action_dispatch/request/session.rb#235
15812
+ # source://actionpack//lib/action_dispatch/request/session.rb#236
15622
15813
  def loaded?; end
15623
15814
 
15624
15815
  # Updates the session with given Hash.
@@ -15632,20 +15823,25 @@ class ActionDispatch::Request::Session
15632
15823
  # session.to_hash
15633
15824
  # # => {"session_id"=>"e29b9ea315edf98aad94cc78c34cc9b2", "foo" => "bar"}
15634
15825
  #
15635
- # source://actionpack//lib/action_dispatch/request/session.rb#182
15826
+ # source://actionpack//lib/action_dispatch/request/session.rb#183
15636
15827
  def merge!(hash); end
15637
15828
 
15638
15829
  # source://actionpack//lib/action_dispatch/request/session.rb#95
15639
15830
  def options; end
15640
15831
 
15832
+ # Writes given value to given key of the session.
15833
+ #
15834
+ # source://actionpack//lib/action_dispatch/request/session.rb#154
15835
+ def store(key, value); end
15836
+
15641
15837
  # Returns the session as Hash.
15642
15838
  #
15643
- # source://actionpack//lib/action_dispatch/request/session.rb#166
15839
+ # source://actionpack//lib/action_dispatch/request/session.rb#167
15644
15840
  def to_h; end
15645
15841
 
15646
15842
  # Returns the session as Hash.
15647
15843
  #
15648
- # source://actionpack//lib/action_dispatch/request/session.rb#166
15844
+ # source://actionpack//lib/action_dispatch/request/session.rb#167
15649
15845
  def to_hash; end
15650
15846
 
15651
15847
  # Updates the session with given Hash.
@@ -15659,7 +15855,7 @@ class ActionDispatch::Request::Session
15659
15855
  # session.to_hash
15660
15856
  # # => {"session_id"=>"e29b9ea315edf98aad94cc78c34cc9b2", "foo" => "bar"}
15661
15857
  #
15662
- # source://actionpack//lib/action_dispatch/request/session.rb#182
15858
+ # source://actionpack//lib/action_dispatch/request/session.rb#183
15663
15859
  def update(hash); end
15664
15860
 
15665
15861
  # Returns values of the session as Array.
@@ -15669,16 +15865,16 @@ class ActionDispatch::Request::Session
15669
15865
 
15670
15866
  private
15671
15867
 
15672
- # source://actionpack//lib/action_dispatch/request/session.rb#270
15868
+ # source://actionpack//lib/action_dispatch/request/session.rb#271
15673
15869
  def load!; end
15674
15870
 
15675
- # source://actionpack//lib/action_dispatch/request/session.rb#266
15871
+ # source://actionpack//lib/action_dispatch/request/session.rb#267
15676
15872
  def load_for_delete!; end
15677
15873
 
15678
- # source://actionpack//lib/action_dispatch/request/session.rb#254
15874
+ # source://actionpack//lib/action_dispatch/request/session.rb#255
15679
15875
  def load_for_read!; end
15680
15876
 
15681
- # source://actionpack//lib/action_dispatch/request/session.rb#258
15877
+ # source://actionpack//lib/action_dispatch/request/session.rb#259
15682
15878
  def load_for_write!; end
15683
15879
 
15684
15880
  class << self
@@ -19664,14 +19860,22 @@ class ActionDispatch::Routing::RoutesProxy
19664
19860
  def respond_to_missing?(method, _); end
19665
19861
 
19666
19862
  class << self
19667
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#12
19863
+ # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
19668
19864
  def default_url_options; end
19669
19865
 
19670
- # source://activesupport/8.0.0/lib/active_support/class_attribute.rb#15
19671
- def default_url_options=(new_value); end
19866
+ # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
19867
+ def default_url_options=(value); end
19672
19868
 
19673
19869
  # source://actionpack//lib/action_dispatch/routing/url_for.rb#100
19674
19870
  def default_url_options?; end
19871
+
19872
+ private
19873
+
19874
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#15
19875
+ def __class_attr_default_url_options; end
19876
+
19877
+ # source://activesupport/8.0.1/lib/active_support/class_attribute.rb#17
19878
+ def __class_attr_default_url_options=(new_value); end
19675
19879
  end
19676
19880
  end
19677
19881
 
@@ -20375,27 +20579,26 @@ module ActionDispatch::TestProcess
20375
20579
 
20376
20580
  # @raise [NoMethodError]
20377
20581
  #
20378
- # source://actionpack//lib/action_dispatch/testing/test_process.rb#35
20582
+ # source://actionpack//lib/action_dispatch/testing/test_process.rb#34
20379
20583
  def assigns(key = T.unsafe(nil)); end
20380
20584
 
20381
- # source://actionpack//lib/action_dispatch/testing/test_process.rb#49
20585
+ # source://actionpack//lib/action_dispatch/testing/test_process.rb#48
20382
20586
  def cookies; end
20383
20587
 
20384
- # source://actionpack//lib/action_dispatch/testing/test_process.rb#45
20588
+ # source://actionpack//lib/action_dispatch/testing/test_process.rb#44
20385
20589
  def flash; end
20386
20590
 
20387
- # source://actionpack//lib/action_dispatch/testing/test_process.rb#53
20591
+ # source://actionpack//lib/action_dispatch/testing/test_process.rb#52
20388
20592
  def redirect_to_url; end
20389
20593
 
20390
- # source://actionpack//lib/action_dispatch/testing/test_process.rb#41
20594
+ # source://actionpack//lib/action_dispatch/testing/test_process.rb#40
20391
20595
  def session; end
20392
20596
  end
20393
20597
 
20394
20598
  # source://actionpack//lib/action_dispatch/testing/test_process.rb#10
20395
20599
  module ActionDispatch::TestProcess::FixtureFile
20396
20600
  # Shortcut for
20397
- # `Rack::Test::UploadedFile.new(File.join(ActionDispatch::IntegrationTest.file_f
20398
- # ixture_path, path), type)`:
20601
+ # `Rack::Test::UploadedFile.new(File.join(ActionDispatch::IntegrationTest.file_fixture_path, path), type)`:
20399
20602
  #
20400
20603
  # post :change_avatar, params: { avatar: file_fixture_upload('david.png', 'image/png') }
20401
20604
  #
@@ -20406,12 +20609,11 @@ module ActionDispatch::TestProcess::FixtureFile
20406
20609
  #
20407
20610
  # post :change_avatar, params: { avatar: file_fixture_upload('david.png', 'image/png', :binary) }
20408
20611
  #
20409
- # source://actionpack//lib/action_dispatch/testing/test_process.rb#23
20612
+ # source://actionpack//lib/action_dispatch/testing/test_process.rb#22
20410
20613
  def file_fixture_upload(path, mime_type = T.unsafe(nil), binary = T.unsafe(nil)); end
20411
20614
 
20412
20615
  # Shortcut for
20413
- # `Rack::Test::UploadedFile.new(File.join(ActionDispatch::IntegrationTest.file_f
20414
- # ixture_path, path), type)`:
20616
+ # `Rack::Test::UploadedFile.new(File.join(ActionDispatch::IntegrationTest.file_fixture_path, path), type)`:
20415
20617
  #
20416
20618
  # post :change_avatar, params: { avatar: file_fixture_upload('david.png', 'image/png') }
20417
20619
  #
@@ -20422,7 +20624,7 @@ module ActionDispatch::TestProcess::FixtureFile
20422
20624
  #
20423
20625
  # post :change_avatar, params: { avatar: file_fixture_upload('david.png', 'image/png', :binary) }
20424
20626
  #
20425
- # source://actionpack//lib/action_dispatch/testing/test_process.rb#23
20627
+ # source://actionpack//lib/action_dispatch/testing/test_process.rb#22
20426
20628
  def fixture_file_upload(path, mime_type = T.unsafe(nil), binary = T.unsafe(nil)); end
20427
20629
  end
20428
20630