dry-monads-sorbet 1.1.6 → 1.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (111) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/ci.yml +14 -22
  3. data/.gitignore +3 -1
  4. data/CHANGELOG.md +4 -0
  5. data/Gemfile +1 -6
  6. data/bin/tapioca +29 -0
  7. data/dry-monads-sorbet.gemspec +3 -2
  8. data/lib/bundled_rbi/dry-monads.rbi +3 -3
  9. data/lib/dry/monads/sorbet/version.rb +1 -1
  10. data/nix/sources.json +14 -0
  11. data/nix/sources.nix +174 -0
  12. data/run_ci.sh +7 -0
  13. data/shell.nix +20 -0
  14. data/sorbet/config +6 -0
  15. data/sorbet/rbi/gems/{ast.rbi → ast@2.4.2.rbi} +28 -22
  16. data/sorbet/rbi/gems/byebug@11.1.3.rbi +1568 -0
  17. data/sorbet/rbi/gems/coderay@1.1.3.rbi +1005 -0
  18. data/sorbet/rbi/gems/concurrent-ruby@1.1.9.rbi +915 -0
  19. data/sorbet/rbi/gems/diff-lcs@1.4.4.rbi +8 -0
  20. data/sorbet/rbi/gems/docile@1.4.0.rbi +54 -0
  21. data/sorbet/rbi/gems/dry-core@0.7.1.rbi +92 -0
  22. data/sorbet/rbi/gems/dry-equalizer@0.3.0.rbi +28 -0
  23. data/sorbet/rbi/gems/dry-monads@1.4.0.rbi +697 -0
  24. data/sorbet/rbi/gems/ffaker@2.20.0.rbi +3171 -0
  25. data/sorbet/rbi/gems/method_source@1.0.0.rbi +72 -0
  26. data/sorbet/rbi/gems/parallel@1.21.0.rbi +113 -0
  27. data/sorbet/rbi/gems/parser@3.0.2.0.rbi +1189 -0
  28. data/sorbet/rbi/gems/pry-byebug@3.8.0.rbi +458 -0
  29. data/sorbet/rbi/gems/{pry.rbi → pry@0.14.1.rbi} +2264 -1727
  30. data/sorbet/rbi/gems/{rainbow.rbi → rainbow@3.0.0.rbi} +90 -55
  31. data/sorbet/rbi/gems/{rake.rbi → rake@13.0.6.rbi} +578 -431
  32. data/sorbet/rbi/gems/rb-fsevent@0.11.0.rbi +8 -0
  33. data/sorbet/rbi/gems/rb-readline@0.5.5.rbi +884 -0
  34. data/sorbet/rbi/gems/rbi@0.0.6.rbi +1405 -0
  35. data/sorbet/rbi/gems/regexp_parser@2.1.1.rbi +1120 -0
  36. data/sorbet/rbi/gems/{rexml.rbi → rexml@3.2.5.rbi} +564 -497
  37. data/sorbet/rbi/gems/{rspec-core.rbi → rspec-core@3.10.1.rbi} +2345 -1766
  38. data/sorbet/rbi/gems/{rspec-expectations.rbi → rspec-expectations@3.10.1.rbi} +1149 -698
  39. data/sorbet/rbi/gems/{rspec-mocks.rbi → rspec-mocks@3.10.2.rbi} +1299 -936
  40. data/sorbet/rbi/gems/rspec-support@3.10.2.rbi +509 -0
  41. data/sorbet/rbi/gems/rspec@3.10.0.rbi +38 -0
  42. data/sorbet/rbi/gems/rubocop-ast@1.12.0.rbi +1938 -0
  43. data/sorbet/rbi/gems/rubocop-rspec@2.5.0.rbi +1786 -0
  44. data/sorbet/rbi/gems/rubocop@1.22.1.rbi +13252 -0
  45. data/sorbet/rbi/gems/ruby-progressbar@1.11.0.rbi +405 -0
  46. data/sorbet/rbi/gems/simplecov-html@0.12.3.rbi +89 -0
  47. data/sorbet/rbi/gems/simplecov@0.21.2.rbi +577 -0
  48. data/sorbet/rbi/gems/simplecov_json_formatter@0.1.3.rbi +8 -0
  49. data/sorbet/rbi/gems/spoom@1.1.5.rbi +1241 -0
  50. data/sorbet/rbi/gems/stackprof@0.2.17.rbi +98 -0
  51. data/sorbet/rbi/gems/tapioca@0.5.2.rbi +949 -0
  52. data/sorbet/rbi/gems/thor@1.1.0.rbi +839 -0
  53. data/sorbet/rbi/gems/unicode-display_width@2.1.0.rbi +26 -0
  54. data/sorbet/rbi/gems/unparser@0.6.0.rbi +8 -0
  55. data/sorbet/tapioca/require.rb +4 -0
  56. metadata +65 -68
  57. data/.ruby-version +0 -1
  58. data/sorbet/rbi/gems/activesupport.rbi +0 -1722
  59. data/sorbet/rbi/gems/byebug.rbi +0 -1041
  60. data/sorbet/rbi/gems/coderay.rbi +0 -285
  61. data/sorbet/rbi/gems/concurrent-ruby.rbi +0 -1586
  62. data/sorbet/rbi/gems/docile.rbi +0 -32
  63. data/sorbet/rbi/gems/dry-core.rbi +0 -38
  64. data/sorbet/rbi/gems/dry-equalizer.rbi +0 -26
  65. data/sorbet/rbi/gems/dry-monads.rbi +0 -510
  66. data/sorbet/rbi/gems/em-websocket.rbi +0 -225
  67. data/sorbet/rbi/gems/eventmachine.rbi +0 -489
  68. data/sorbet/rbi/gems/ffaker.rbi +0 -60
  69. data/sorbet/rbi/gems/guard.rbi +0 -397
  70. data/sorbet/rbi/gems/http_parser.rb.rbi +0 -37
  71. data/sorbet/rbi/gems/i18n.rbi +0 -133
  72. data/sorbet/rbi/gems/kwalify.rbi +0 -340
  73. data/sorbet/rbi/gems/listen.rbi +0 -324
  74. data/sorbet/rbi/gems/lumberjack.rbi +0 -300
  75. data/sorbet/rbi/gems/method_source.rbi +0 -64
  76. data/sorbet/rbi/gems/multi_json.rbi +0 -62
  77. data/sorbet/rbi/gems/nenv.rbi +0 -60
  78. data/sorbet/rbi/gems/notiffany.rbi +0 -215
  79. data/sorbet/rbi/gems/parallel.rbi +0 -82
  80. data/sorbet/rbi/gems/parser.rbi +0 -1846
  81. data/sorbet/rbi/gems/pry-byebug.rbi +0 -155
  82. data/sorbet/rbi/gems/rb-fsevent.rbi +0 -31
  83. data/sorbet/rbi/gems/rb-readline.rbi +0 -767
  84. data/sorbet/rbi/gems/reek.rbi +0 -1027
  85. data/sorbet/rbi/gems/regexp_parser.rbi +0 -913
  86. data/sorbet/rbi/gems/rspec-support.rbi +0 -280
  87. data/sorbet/rbi/gems/rspec.rbi +0 -15
  88. data/sorbet/rbi/gems/rubocop-ast.rbi +0 -1053
  89. data/sorbet/rbi/gems/rubocop-rspec.rbi +0 -937
  90. data/sorbet/rbi/gems/rubocop.rbi +0 -6841
  91. data/sorbet/rbi/gems/ruby-progressbar.rbi +0 -305
  92. data/sorbet/rbi/gems/shellany.rbi +0 -29
  93. data/sorbet/rbi/gems/shoulda-matchers.rbi +0 -1848
  94. data/sorbet/rbi/gems/simplecov-html.rbi +0 -35
  95. data/sorbet/rbi/gems/simplecov.rbi +0 -361
  96. data/sorbet/rbi/gems/sqlite3.rbi +0 -354
  97. data/sorbet/rbi/gems/stackprof.rbi +0 -52
  98. data/sorbet/rbi/gems/thor.rbi +0 -32
  99. data/sorbet/rbi/gems/thread_safe.rbi +0 -82
  100. data/sorbet/rbi/gems/timecop.rbi +0 -98
  101. data/sorbet/rbi/gems/tzinfo.rbi +0 -406
  102. data/sorbet/rbi/gems/unicode-display_width.rbi +0 -17
  103. data/sorbet/rbi/hidden-definitions/errors.txt +0 -7267
  104. data/sorbet/rbi/hidden-definitions/hidden.rbi +0 -14661
  105. data/sorbet/rbi/sorbet-typed/lib/activesupport/>=6.0.0.rc1/activesupport.rbi +0 -23
  106. data/sorbet/rbi/sorbet-typed/lib/activesupport/all/activesupport.rbi +0 -1431
  107. data/sorbet/rbi/sorbet-typed/lib/minitest/all/minitest.rbi +0 -108
  108. data/sorbet/rbi/sorbet-typed/lib/rainbow/all/rainbow.rbi +0 -276
  109. data/sorbet/rbi/sorbet-typed/lib/rubocop/~>0.85/rubocop.rbi +0 -2072
  110. data/sorbet/rbi/sorbet-typed/lib/rubocop-rspec/~>1.39/rubocop-rspec.rbi +0 -398
  111. data/sorbet/rbi/todo.rbi +0 -8
@@ -1,1722 +0,0 @@
1
- # This file is autogenerated. Do not edit it by hand. Regenerate it with:
2
- # srb rbi gems
3
-
4
- # typed: true
5
- #
6
- # If you would like to make changes to this file, great! Please create the gem's shim here:
7
- #
8
- # https://github.com/sorbet/sorbet-typed/new/master?filename=lib/activesupport/all/activesupport.rbi
9
- #
10
- # activesupport-6.0.3.2
11
-
12
- class Hash
13
- def _deep_transform_keys_in_object!(object, &block); end
14
- def _deep_transform_keys_in_object(object, &block); end
15
- def assert_valid_keys(*valid_keys); end
16
- def blank?; end
17
- def deep_merge!(other_hash, &block); end
18
- def deep_merge(other_hash, &block); end
19
- def deep_stringify_keys!; end
20
- def deep_stringify_keys; end
21
- def deep_symbolize_keys!; end
22
- def deep_symbolize_keys; end
23
- def deep_transform_keys!(&block); end
24
- def deep_transform_keys(&block); end
25
- def except!(*keys); end
26
- def except(*keys); end
27
- def extract!(*keys); end
28
- def extractable_options?; end
29
- def reverse_merge!(other_hash); end
30
- def reverse_merge(other_hash); end
31
- def reverse_update(other_hash); end
32
- def slice!(*keys); end
33
- def stringify_keys!; end
34
- def stringify_keys; end
35
- def symbolize_keys!; end
36
- def symbolize_keys; end
37
- def to_options!; end
38
- def to_options; end
39
- def to_param(namespace = nil); end
40
- def to_query(namespace = nil); end
41
- def with_defaults!(other_hash); end
42
- def with_defaults(other_hash); end
43
- end
44
- module ActiveSupport
45
- def self.eager_load!; end
46
- def self.gem_version; end
47
- def self.test_order; end
48
- def self.test_order=(obj); end
49
- def self.to_time_preserves_timezone; end
50
- def self.to_time_preserves_timezone=(value); end
51
- def self.version; end
52
- def test_order; end
53
- def test_order=(obj); end
54
- extend ActiveSupport::Autoload
55
- extend ActiveSupport::LazyLoadHooks
56
- end
57
- module ActiveSupport::LazyLoadHooks
58
- def execute_hook(name, base, options, block); end
59
- def on_load(name, options = nil, &block); end
60
- def run_load_hooks(name, base = nil); end
61
- def self.extended(base); end
62
- def with_execution_control(name, block, once); end
63
- end
64
- module Kernel
65
- def class_eval(*args, &block); end
66
- def enable_warnings; end
67
- def self.enable_warnings; end
68
- def self.silence_warnings; end
69
- def self.suppress(*exception_classes); end
70
- def self.with_warnings(flag); end
71
- def silence_warnings; end
72
- def suppress(*exception_classes); end
73
- def with_warnings(flag); end
74
- end
75
- class Module
76
- def alias_attribute(new_name, old_name); end
77
- def anonymous?; end
78
- def cattr_accessor(*syms, instance_reader: nil, instance_writer: nil, instance_accessor: nil, default: nil, &blk); end
79
- def cattr_reader(*syms, instance_reader: nil, instance_accessor: nil, default: nil); end
80
- def cattr_writer(*syms, instance_writer: nil, instance_accessor: nil, default: nil); end
81
- def delegate(*methods, to: nil, prefix: nil, allow_nil: nil, private: nil); end
82
- def delegate_missing_to(target); end
83
- def deprecate(*method_names); end
84
- def mattr_accessor(*syms, instance_reader: nil, instance_writer: nil, instance_accessor: nil, default: nil, &blk); end
85
- def mattr_reader(*syms, instance_reader: nil, instance_accessor: nil, default: nil); end
86
- def mattr_writer(*syms, instance_writer: nil, instance_accessor: nil, default: nil); end
87
- def method_visibility(method); end
88
- def module_parent; end
89
- def module_parent_name; end
90
- def module_parents; end
91
- def parent; end
92
- def parent_name; end
93
- def parents; end
94
- def redefine_method(method, &block); end
95
- def redefine_singleton_method(method, &block); end
96
- def silence_redefinition_of_method(method); end
97
- include ActiveSupport::Dependencies::ModuleConstMissing
98
- end
99
- class Module::DelegationError < NoMethodError
100
- end
101
- class ActiveSupport::Deprecation
102
- def self.behavior(*args, &block); end
103
- def self.behavior=(arg); end
104
- def self.debug(*args, &block); end
105
- def self.debug=(arg); end
106
- def self.deprecate_methods(*args, &block); end
107
- def self.deprecation_horizon(*args, &block); end
108
- def self.deprecation_horizon=(arg); end
109
- def self.deprecation_warning(deprecated_method_name, message = nil, caller_backtrace = nil); end
110
- def self.gem_name(*args, &block); end
111
- def self.gem_name=(arg); end
112
- def self.initialize(*args, &block); end
113
- def self.instance; end
114
- def self.silence(*args, &block); end
115
- def self.silenced(*args, &block); end
116
- def self.silenced=(arg); end
117
- def self.warn(message = nil, callstack = nil); end
118
- extend ActiveSupport::Deprecation::InstanceDelegator::ClassMethods
119
- extend Singleton::SingletonClassMethods
120
- include ActiveSupport::Deprecation::Behavior
121
- include ActiveSupport::Deprecation::InstanceDelegator
122
- include ActiveSupport::Deprecation::MethodWrapper
123
- include ActiveSupport::Deprecation::Reporting
124
- include Singleton
125
- end
126
- module ActiveSupport::Deprecation::InstanceDelegator
127
- def self.included(base); end
128
- end
129
- module ActiveSupport::Deprecation::InstanceDelegator::ClassMethods
130
- def include(included_module); end
131
- def method_added(method_name); end
132
- end
133
- module ActiveSupport::Deprecation::InstanceDelegator::OverrideDelegators
134
- def deprecation_warning(deprecated_method_name, message = nil, caller_backtrace = nil); end
135
- def warn(message = nil, callstack = nil); end
136
- end
137
- module ActiveSupport::Notifications
138
- def self.instrument(name, payload = nil); end
139
- def self.instrumenter; end
140
- def self.notifier; end
141
- def self.notifier=(arg0); end
142
- def self.publish(name, *args); end
143
- def self.subscribe(*args, &block); end
144
- def self.subscribed(callback, *args, &block); end
145
- def self.unsubscribe(subscriber_or_name); end
146
- end
147
- class ActiveSupport::Notifications::Instrumenter
148
- def finish(name, payload); end
149
- def finish_with_state(listeners_state, name, payload); end
150
- def id; end
151
- def initialize(notifier); end
152
- def instrument(name, payload = nil); end
153
- def start(name, payload); end
154
- def unique_id; end
155
- end
156
- class ActiveSupport::Notifications::Event
157
- def <<(event); end
158
- def allocations; end
159
- def children; end
160
- def cpu_time; end
161
- def duration; end
162
- def end; end
163
- def end=(ending); end
164
- def finish!; end
165
- def idle_time; end
166
- def initialize(name, start, ending, transaction_id, payload); end
167
- def name; end
168
- def now; end
169
- def now_allocations; end
170
- def now_cpu; end
171
- def parent_of?(event); end
172
- def payload; end
173
- def self.clock_gettime_supported?; end
174
- def start!; end
175
- def time; end
176
- def transaction_id; end
177
- end
178
- class ActiveSupport::Notifications::Fanout
179
- def finish(name, id, payload, listeners = nil); end
180
- def initialize; end
181
- def listeners_for(name); end
182
- def listening?(name); end
183
- def lock; end
184
- def locked?; end
185
- def publish(name, *args); end
186
- def start(name, id, payload); end
187
- def subscribe(pattern = nil, callable = nil, &block); end
188
- def synchronize(&block); end
189
- def try_lock; end
190
- def unlock; end
191
- def unsubscribe(subscriber_or_name); end
192
- def wait; end
193
- include Mutex_m
194
- end
195
- module ActiveSupport::Notifications::Fanout::Subscribers
196
- def self.event_object_subscriber(pattern, block); end
197
- def self.new(pattern, listener); end
198
- def self.wrap_all(pattern, subscriber); end
199
- end
200
- class ActiveSupport::Notifications::Fanout::Subscribers::Matcher
201
- def ===(name); end
202
- def exclusions; end
203
- def initialize(pattern); end
204
- def pattern; end
205
- def self.wrap(pattern); end
206
- def unsubscribe!(name); end
207
- end
208
- class ActiveSupport::Notifications::Fanout::Subscribers::Evented
209
- def finish(name, id, payload); end
210
- def initialize(pattern, delegate); end
211
- def matches?(name); end
212
- def pattern; end
213
- def publish(name, *args); end
214
- def start(name, id, payload); end
215
- def subscribed_to?(name); end
216
- def unsubscribe!(name); end
217
- end
218
- class ActiveSupport::Notifications::Fanout::Subscribers::Timed < ActiveSupport::Notifications::Fanout::Subscribers::Evented
219
- def finish(name, id, payload); end
220
- def publish(name, *args); end
221
- def start(name, id, payload); end
222
- end
223
- class ActiveSupport::Notifications::Fanout::Subscribers::EventObject < ActiveSupport::Notifications::Fanout::Subscribers::Evented
224
- def build_event(name, id, payload); end
225
- def finish(name, id, payload); end
226
- def start(name, id, payload); end
227
- end
228
- class ActiveSupport::Notifications::Fanout::Subscribers::AllMessages
229
- def finish(name, id, payload); end
230
- def initialize(delegate); end
231
- def matches?(arg0); end
232
- def publish(name, *args); end
233
- def start(name, id, payload); end
234
- def subscribed_to?(name); end
235
- def unsubscribe!(*arg0); end
236
- end
237
- module ActiveSupport::PerThreadRegistry
238
- def instance; end
239
- def method_missing(name, *args, &block); end
240
- def self.extended(object); end
241
- end
242
- class ActiveSupport::Notifications::InstrumentationRegistry
243
- def initialize; end
244
- def instrumenter_for(notifier); end
245
- extend ActiveSupport::PerThreadRegistry
246
- end
247
- class ActiveSupport::DeprecationException < StandardError
248
- end
249
- module ActiveSupport::Deprecation::Behavior
250
- def arity_coerce(behavior); end
251
- def behavior; end
252
- def behavior=(behavior); end
253
- def debug; end
254
- def debug=(arg0); end
255
- end
256
- module ActiveSupport::Deprecation::Reporting
257
- def _extract_callstack(callstack); end
258
- def deprecated_method_warning(method_name, message = nil); end
259
- def deprecation_caller_message(callstack); end
260
- def deprecation_message(callstack, message = nil); end
261
- def deprecation_warning(deprecated_method_name, message = nil, caller_backtrace = nil); end
262
- def extract_callstack(callstack); end
263
- def gem_name; end
264
- def gem_name=(arg0); end
265
- def ignored_callstack(path); end
266
- def silence; end
267
- def silenced; end
268
- def silenced=(arg0); end
269
- def warn(message = nil, callstack = nil); end
270
- end
271
- module ActiveSupport::Deprecation::DeprecatedConstantAccessor
272
- def self.included(base); end
273
- end
274
- class Array
275
- def blank?; end
276
- def extract_options!; end
277
- def self.wrap(object); end
278
- def to_default_s; end
279
- def to_formatted_s(format = nil); end
280
- def to_param; end
281
- def to_query(key); end
282
- def to_sentence(options = nil); end
283
- def to_xml(options = nil); end
284
- end
285
- module ActiveSupport::Deprecation::MethodWrapper
286
- def deprecate_methods(target_module, *method_names); end
287
- end
288
- class ActiveSupport::Deprecation::DeprecationProxy
289
- def inspect; end
290
- def method_missing(called, *args, &block); end
291
- def self.new(*args, &block); end
292
- end
293
- class ActiveSupport::Deprecation::DeprecatedObjectProxy < ActiveSupport::Deprecation::DeprecationProxy
294
- def initialize(object, message, deprecator = nil); end
295
- def target; end
296
- def warn(callstack, called, args); end
297
- end
298
- class ActiveSupport::Deprecation::DeprecatedInstanceVariableProxy < ActiveSupport::Deprecation::DeprecationProxy
299
- def initialize(instance, method, var = nil, deprecator = nil); end
300
- def target; end
301
- def warn(callstack, called, args); end
302
- end
303
- class ActiveSupport::Deprecation::DeprecatedConstantProxy < Module
304
- def class; end
305
- def const_missing(name); end
306
- def hash(*args, &block); end
307
- def initialize(old_const, new_const, deprecator = nil, message: nil); end
308
- def inspect; end
309
- def instance_methods(*args, &block); end
310
- def method_missing(called, *args, &block); end
311
- def name(*args, &block); end
312
- def self.new(*args, **kwargs, &block); end
313
- def target; end
314
- end
315
- module ActiveSupport::Inflector
316
- def apply_inflections(word, rules, locale = nil); end
317
- def camelize(term, uppercase_first_letter = nil); end
318
- def classify(table_name); end
319
- def const_regexp(camel_cased_word); end
320
- def constantize(camel_cased_word); end
321
- def dasherize(underscored_word); end
322
- def deconstantize(path); end
323
- def demodulize(path); end
324
- def foreign_key(class_name, separate_class_name_and_id_with_underscore = nil); end
325
- def humanize(lower_case_and_underscored_word, capitalize: nil, keep_id_suffix: nil); end
326
- def inflections(locale = nil); end
327
- def ordinal(number); end
328
- def ordinalize(number); end
329
- def parameterize(string, separator: nil, preserve_case: nil, locale: nil); end
330
- def pluralize(word, locale = nil); end
331
- def safe_constantize(camel_cased_word); end
332
- def singularize(word, locale = nil); end
333
- def tableize(class_name); end
334
- def titleize(word, keep_id_suffix: nil); end
335
- def transliterate(string, replacement = nil, locale: nil); end
336
- def underscore(camel_cased_word); end
337
- def upcase_first(string); end
338
- extend ActiveSupport::Inflector
339
- extend ActiveSupport::Inflector
340
- end
341
- class ActiveSupport::Inflector::Inflections
342
- def acronym(word); end
343
- def acronyms; end
344
- def acronyms_camelize_regex; end
345
- def acronyms_underscore_regex; end
346
- def clear(scope = nil); end
347
- def define_acronym_regex_patterns; end
348
- def human(rule, replacement); end
349
- def humans; end
350
- def initialize; end
351
- def initialize_dup(orig); end
352
- def irregular(singular, plural); end
353
- def plural(rule, replacement); end
354
- def plurals; end
355
- def self.instance(locale = nil); end
356
- def singular(rule, replacement); end
357
- def singulars; end
358
- def uncountable(*words); end
359
- def uncountables; end
360
- end
361
- class ActiveSupport::Inflector::Inflections::Uncountables < Array
362
- def <<(*word); end
363
- def add(words); end
364
- def delete(entry); end
365
- def initialize; end
366
- def to_regex(string); end
367
- def uncountable?(str); end
368
- end
369
- module ActiveSupport::Autoload
370
- def autoload(const_name, path = nil); end
371
- def autoload_at(path); end
372
- def autoload_under(path); end
373
- def autoloads; end
374
- def eager_autoload; end
375
- def eager_load!; end
376
- def self.extended(base); end
377
- end
378
- module ActiveSupport::VERSION
379
- end
380
- module ActiveSupport::Concern
381
- def append_features(base); end
382
- def class_methods(&class_methods_module_definition); end
383
- def included(base = nil, &block); end
384
- def self.extended(base); end
385
- end
386
- class ActiveSupport::Concern::MultipleIncludedBlocks < StandardError
387
- def initialize; end
388
- end
389
- module ActiveSupport::LoggerThreadSafeLevel
390
- def add(severity, message = nil, progname = nil, &block); end
391
- def after_initialize; end
392
- def debug?; end
393
- def error?; end
394
- def fatal?; end
395
- def info?; end
396
- def level; end
397
- def local_level; end
398
- def local_level=(level); end
399
- def local_log_id; end
400
- def unknown?; end
401
- def warn?; end
402
- extend ActiveSupport::Concern
403
- end
404
- module LoggerSilence
405
- extend ActiveSupport::Concern
406
- end
407
- module ActiveSupport::LoggerSilence
408
- def silence(temporary_level = nil); end
409
- extend ActiveSupport::Concern
410
- end
411
- class ActiveSupport::Logger < Logger
412
- def initialize(*args, **kwargs); end
413
- def self.broadcast(logger); end
414
- def self.local_levels; end
415
- def self.local_levels=(obj); end
416
- def self.logger_outputs_to?(logger, *sources); end
417
- def self.silencer; end
418
- def self.silencer=(obj); end
419
- def silencer; end
420
- def silencer=(obj); end
421
- include ActiveSupport::LoggerSilence
422
- include ActiveSupport::LoggerThreadSafeLevel
423
- end
424
- class ActiveSupport::Logger::SimpleFormatter < Logger::Formatter
425
- def call(severity, timestamp, progname, msg); end
426
- end
427
- module DateAndTime
428
- end
429
- module DateAndTime::Compatibility
430
- def preserve_timezone; end
431
- def self.preserve_timezone; end
432
- def self.preserve_timezone=(obj); end
433
- end
434
- module ActiveSupport::ActionableError
435
- def self.actions(error); end
436
- def self.dispatch(error, name); end
437
- extend ActiveSupport::Concern
438
- end
439
- class ActiveSupport::ActionableError::NonActionable < StandardError
440
- end
441
- module ActiveSupport::ActionableError::ClassMethods
442
- def action(name, &block); end
443
- end
444
- module ActiveSupport::DescendantsTracker
445
- def descendants; end
446
- def direct_descendants; end
447
- def inherited(base); end
448
- def self.accumulate_descendants(klass, acc); end
449
- def self.clear; end
450
- def self.descendants(klass); end
451
- def self.direct_descendants(klass); end
452
- def self.store_inherited(klass, descendant); end
453
- end
454
- class ActiveSupport::DescendantsTracker::DescendantsArray
455
- def <<(klass); end
456
- def cleanup!; end
457
- def each; end
458
- def initialize; end
459
- def initialize_copy(orig); end
460
- def refs_size; end
461
- def reject!; end
462
- include Enumerable
463
- end
464
- class Class < Module
465
- def class_attribute(*attrs, instance_accessor: nil, instance_reader: nil, instance_writer: nil, instance_predicate: nil, default: nil); end
466
- end
467
- class String
468
- def blank?; end
469
- def camelcase(first_letter = nil); end
470
- def camelize(first_letter = nil); end
471
- def classify; end
472
- def constantize; end
473
- def dasherize; end
474
- def deconstantize; end
475
- def demodulize; end
476
- def ends_with?(*arg0); end
477
- def foreign_key(separate_class_name_and_id_with_underscore = nil); end
478
- def humanize(capitalize: nil, keep_id_suffix: nil); end
479
- def is_utf8?; end
480
- def mb_chars; end
481
- def parameterize(separator: nil, preserve_case: nil, locale: nil); end
482
- def pluralize(count = nil, locale = nil); end
483
- def remove!(*patterns); end
484
- def remove(*patterns); end
485
- def safe_constantize; end
486
- def singularize(locale = nil); end
487
- def squish!; end
488
- def squish; end
489
- def starts_with?(*arg0); end
490
- def tableize; end
491
- def titlecase(keep_id_suffix: nil); end
492
- def titleize(keep_id_suffix: nil); end
493
- def to_date; end
494
- def to_datetime; end
495
- def to_time(form = nil); end
496
- def truncate(truncate_at, options = nil); end
497
- def truncate_bytes(truncate_at, omission: nil); end
498
- def truncate_words(words_count, options = nil); end
499
- def underscore; end
500
- def upcase_first; end
501
- end
502
- module ActiveSupport::Callbacks
503
- def halted_callback_hook(filter); end
504
- def run_callbacks(kind); end
505
- extend ActiveSupport::Concern
506
- end
507
- module ActiveSupport::Callbacks::Conditionals
508
- end
509
- class ActiveSupport::Callbacks::Conditionals::Value
510
- def call(target, value); end
511
- def initialize(&block); end
512
- end
513
- module ActiveSupport::Callbacks::Filters
514
- end
515
- class ActiveSupport::Callbacks::Filters::Environment < Struct
516
- def halted; end
517
- def halted=(_); end
518
- def self.[](*arg0); end
519
- def self.inspect; end
520
- def self.members; end
521
- def self.new(*arg0); end
522
- def target; end
523
- def target=(_); end
524
- def value; end
525
- def value=(_); end
526
- end
527
- class ActiveSupport::Callbacks::Filters::Before
528
- def self.build(callback_sequence, user_callback, user_conditions, chain_config, filter); end
529
- def self.halting(callback_sequence, user_callback, halted_lambda, filter); end
530
- def self.halting_and_conditional(callback_sequence, user_callback, user_conditions, halted_lambda, filter); end
531
- end
532
- class ActiveSupport::Callbacks::Filters::After
533
- def self.build(callback_sequence, user_callback, user_conditions, chain_config); end
534
- def self.conditional(callback_sequence, user_callback, user_conditions); end
535
- def self.halting(callback_sequence, user_callback); end
536
- def self.halting_and_conditional(callback_sequence, user_callback, user_conditions); end
537
- def self.simple(callback_sequence, user_callback); end
538
- end
539
- class ActiveSupport::Callbacks::Callback
540
- def apply(callback_sequence); end
541
- def chain_config; end
542
- def check_conditionals(conditionals); end
543
- def compute_identifier(filter); end
544
- def conditions_lambdas; end
545
- def current_scopes; end
546
- def duplicates?(other); end
547
- def filter; end
548
- def initialize(name, filter, kind, options, chain_config); end
549
- def kind; end
550
- def kind=(arg0); end
551
- def matches?(_kind, _filter); end
552
- def merge_conditional_options(chain, if_option:, unless_option:); end
553
- def name; end
554
- def name=(arg0); end
555
- def raw_filter; end
556
- def self.build(chain, filter, kind, options); end
557
- end
558
- class ActiveSupport::Callbacks::CallTemplate
559
- def expand(target, value, block); end
560
- def initialize(target, method, arguments, block); end
561
- def inverted_lambda; end
562
- def make_lambda; end
563
- def self.build(filter, callback); end
564
- end
565
- class ActiveSupport::Callbacks::CallbackSequence
566
- def after(&after); end
567
- def around(call_template, user_conditions); end
568
- def before(&before); end
569
- def expand_call_template(arg, block); end
570
- def final?; end
571
- def initialize(nested = nil, call_template = nil, user_conditions = nil); end
572
- def invoke_after(arg); end
573
- def invoke_before(arg); end
574
- def nested; end
575
- def skip?(arg); end
576
- end
577
- class ActiveSupport::Callbacks::CallbackChain
578
- def append(*callbacks); end
579
- def append_one(callback); end
580
- def chain; end
581
- def clear; end
582
- def compile; end
583
- def config; end
584
- def default_terminator; end
585
- def delete(o); end
586
- def each(&block); end
587
- def empty?; end
588
- def index(o); end
589
- def initialize(name, config); end
590
- def initialize_copy(other); end
591
- def insert(index, o); end
592
- def name; end
593
- def prepend(*callbacks); end
594
- def prepend_one(callback); end
595
- def remove_duplicates(callback); end
596
- include Enumerable
597
- end
598
- module ActiveSupport::Callbacks::ClassMethods
599
- def __update_callbacks(name); end
600
- def define_callbacks(*names); end
601
- def get_callbacks(name); end
602
- def normalize_callback_params(filters, block); end
603
- def reset_callbacks(name); end
604
- def set_callback(name, *filter_list, &block); end
605
- def set_callbacks(name, callbacks); end
606
- def skip_callback(name, *filter_list, &block); end
607
- end
608
- class ActiveSupport::CurrentAttributes
609
- def __callbacks; end
610
- def __callbacks?; end
611
- def _reset_callbacks; end
612
- def _run_reset_callbacks(&block); end
613
- def assign_attributes(new_attributes); end
614
- def attributes; end
615
- def attributes=(arg0); end
616
- def compute_attributes(keys); end
617
- def initialize; end
618
- def reset; end
619
- def self.__callbacks; end
620
- def self.__callbacks=(val); end
621
- def self.__callbacks?; end
622
- def self._reset_callbacks; end
623
- def self._reset_callbacks=(value); end
624
- def self.after_reset(&block); end
625
- def self.attribute(*names); end
626
- def self.before_reset(&block); end
627
- def self.clear_all; end
628
- def self.current_instances; end
629
- def self.generated_attribute_methods; end
630
- def self.instance; end
631
- def self.method_missing(name, *args, &block); end
632
- def self.reset(*args, &block); end
633
- def self.reset_all; end
634
- def self.resets(&block); end
635
- def self.set(*args, &block); end
636
- def set(set_attributes); end
637
- extend ActiveSupport::Callbacks::ClassMethods
638
- extend ActiveSupport::DescendantsTracker
639
- include ActiveSupport::Callbacks
640
- end
641
- module ActiveSupport::Multibyte
642
- def self.proxy_class; end
643
- def self.proxy_class=(klass); end
644
- end
645
- class Object < BasicObject
646
- def acts_like?(duck); end
647
- def blank?; end
648
- def duplicable?; end
649
- def presence; end
650
- def present?; end
651
- def to_param; end
652
- def to_query(key); end
653
- include ActiveSupport::Dependencies::Loadable
654
- include ActiveSupport::Tryable
655
- end
656
- class NilClass
657
- def blank?; end
658
- def to_param; end
659
- def try!(method_name = nil, *args); end
660
- def try(method_name = nil, *args); end
661
- end
662
- class FalseClass
663
- def blank?; end
664
- def to_param; end
665
- end
666
- class TrueClass
667
- def blank?; end
668
- def to_param; end
669
- end
670
- class Numeric
671
- def blank?; end
672
- def byte; end
673
- def bytes; end
674
- def day; end
675
- def days; end
676
- def exabyte; end
677
- def exabytes; end
678
- def fortnight; end
679
- def fortnights; end
680
- def gigabyte; end
681
- def gigabytes; end
682
- def hour; end
683
- def hours; end
684
- def in_milliseconds; end
685
- def kilobyte; end
686
- def kilobytes; end
687
- def megabyte; end
688
- def megabytes; end
689
- def minute; end
690
- def minutes; end
691
- def petabyte; end
692
- def petabytes; end
693
- def second; end
694
- def seconds; end
695
- def terabyte; end
696
- def terabytes; end
697
- def week; end
698
- def weeks; end
699
- end
700
- class Time
701
- def acts_like_time?; end
702
- def advance(options); end
703
- def ago(seconds); end
704
- def at_beginning_of_day; end
705
- def at_beginning_of_hour; end
706
- def at_beginning_of_minute; end
707
- def at_end_of_day; end
708
- def at_end_of_hour; end
709
- def at_end_of_minute; end
710
- def at_midday; end
711
- def at_middle_of_day; end
712
- def at_midnight; end
713
- def at_noon; end
714
- def beginning_of_day; end
715
- def beginning_of_hour; end
716
- def beginning_of_minute; end
717
- def blank?; end
718
- def change(options); end
719
- def compare_with_coercion(other); end
720
- def compare_without_coercion(arg0); end
721
- def end_of_day; end
722
- def end_of_hour; end
723
- def end_of_minute; end
724
- def eql_with_coercion(other); end
725
- def eql_without_coercion(arg0); end
726
- def formatted_offset(colon = nil, alternate_utc_string = nil); end
727
- def in(seconds); end
728
- def midday; end
729
- def middle_of_day; end
730
- def midnight; end
731
- def minus_with_coercion(other); end
732
- def minus_with_duration(other); end
733
- def minus_without_coercion(other); end
734
- def minus_without_duration(arg0); end
735
- def next_day(days = nil); end
736
- def next_month(months = nil); end
737
- def next_year(years = nil); end
738
- def noon; end
739
- def plus_with_duration(other); end
740
- def plus_without_duration(arg0); end
741
- def prev_day(days = nil); end
742
- def prev_month(months = nil); end
743
- def prev_year(years = nil); end
744
- def rfc3339(fraction_digits = nil); end
745
- def sec_fraction; end
746
- def seconds_since_midnight; end
747
- def seconds_until_end_of_day; end
748
- def self.===(other); end
749
- def self.at_with_coercion(*args); end
750
- def self.at_without_coercion(*arg0); end
751
- def self.current; end
752
- def self.days_in_month(month, year = nil); end
753
- def self.days_in_year(year = nil); end
754
- def self.find_zone!(time_zone); end
755
- def self.find_zone(time_zone); end
756
- def self.rfc3339(str); end
757
- def self.use_zone(time_zone); end
758
- def self.zone; end
759
- def self.zone=(time_zone); end
760
- def self.zone_default; end
761
- def self.zone_default=(arg0); end
762
- def since(seconds); end
763
- def to_default_s; end
764
- def to_formatted_s(format = nil); end
765
- include DateAndTime::Calculations
766
- include DateAndTime::Zones
767
- end
768
- class LoadError < ScriptError
769
- def is_missing?(location); end
770
- end
771
- class NameError < StandardError
772
- def missing_name; end
773
- def missing_name?(name); end
774
- end
775
- module ActiveSupport::Concurrency
776
- end
777
- class ActiveSupport::Concurrency::ShareLock
778
- def busy_for_exclusive?(purpose); end
779
- def busy_for_sharing?(purpose); end
780
- def eligible_waiters?(compatible); end
781
- def exclusive(purpose: nil, compatible: nil, after_compatible: nil, no_wait: nil); end
782
- def initialize; end
783
- def raw_state; end
784
- def sharing; end
785
- def start_exclusive(purpose: nil, compatible: nil, no_wait: nil); end
786
- def start_sharing; end
787
- def stop_exclusive(compatible: nil); end
788
- def stop_sharing; end
789
- def wait_for(method); end
790
- def yield_shares(purpose: nil, compatible: nil, block_share: nil); end
791
- include MonitorMixin
792
- end
793
- module ActiveSupport::Dependencies
794
- def _eager_load_paths; end
795
- def _eager_load_paths=(obj); end
796
- def autoload_module!(into, const_name, qualified_name, path_suffix); end
797
- def autoload_once_paths; end
798
- def autoload_once_paths=(obj); end
799
- def autoload_paths; end
800
- def autoload_paths=(obj); end
801
- def autoloadable_module?(path_suffix); end
802
- def autoloaded?(desc); end
803
- def autoloaded_constants; end
804
- def autoloaded_constants=(obj); end
805
- def clear; end
806
- def constant_watch_stack; end
807
- def constant_watch_stack=(obj); end
808
- def constantize(name); end
809
- def depend_on(file_name, message = nil); end
810
- def explicitly_unloadable_constants; end
811
- def explicitly_unloadable_constants=(obj); end
812
- def history; end
813
- def history=(obj); end
814
- def hook!; end
815
- def interlock; end
816
- def interlock=(obj); end
817
- def load?; end
818
- def load_file(path, const_paths = nil); end
819
- def load_missing_constant(from_mod, const_name); end
820
- def load_once_path?(path); end
821
- def loadable_constants_for_path(path, bases = nil); end
822
- def loaded; end
823
- def loaded=(obj); end
824
- def loading; end
825
- def loading=(obj); end
826
- def log(message); end
827
- def logger; end
828
- def logger=(obj); end
829
- def mark_for_unload(const_desc); end
830
- def mechanism; end
831
- def mechanism=(obj); end
832
- def new_constants_in(*descs); end
833
- def qualified_const_defined?(path); end
834
- def qualified_name_for(mod, name); end
835
- def real_mod_name(mod); end
836
- def reference(klass); end
837
- def remove_constant(const); end
838
- def remove_unloadable_constants!; end
839
- def require_or_load(file_name, const_path = nil); end
840
- def safe_constantize(name); end
841
- def search_for_file(path_suffix); end
842
- def self._eager_load_paths; end
843
- def self._eager_load_paths=(obj); end
844
- def self.autoload_once_paths; end
845
- def self.autoload_once_paths=(obj); end
846
- def self.autoload_paths; end
847
- def self.autoload_paths=(obj); end
848
- def self.autoloaded_constants; end
849
- def self.autoloaded_constants=(obj); end
850
- def self.constant_watch_stack; end
851
- def self.constant_watch_stack=(obj); end
852
- def self.explicitly_unloadable_constants; end
853
- def self.explicitly_unloadable_constants=(obj); end
854
- def self.history; end
855
- def self.history=(obj); end
856
- def self.interlock; end
857
- def self.interlock=(obj); end
858
- def self.load_interlock; end
859
- def self.loaded; end
860
- def self.loaded=(obj); end
861
- def self.loading; end
862
- def self.loading=(obj); end
863
- def self.logger; end
864
- def self.logger=(obj); end
865
- def self.mechanism; end
866
- def self.mechanism=(obj); end
867
- def self.run_interlock; end
868
- def self.unload_interlock; end
869
- def self.verbose; end
870
- def self.verbose=(obj); end
871
- def self.warnings_on_first_load; end
872
- def self.warnings_on_first_load=(obj); end
873
- def to_constant_name(desc); end
874
- def unhook!; end
875
- def verbose; end
876
- def verbose=(obj); end
877
- def warnings_on_first_load; end
878
- def warnings_on_first_load=(obj); end
879
- def will_unload?(const_desc); end
880
- extend ActiveSupport::Dependencies
881
- end
882
- class ActiveSupport::Dependencies::Interlock
883
- def done_running; end
884
- def done_unloading; end
885
- def initialize; end
886
- def loading; end
887
- def permit_concurrent_loads; end
888
- def raw_state(&block); end
889
- def running; end
890
- def start_running; end
891
- def start_unloading; end
892
- def unloading; end
893
- end
894
- class ActiveSupport::Dependencies::WatchStack
895
- def each(&block); end
896
- def initialize; end
897
- def new_constants; end
898
- def pop_modules(modules); end
899
- def watch_namespaces(namespaces); end
900
- def watching; end
901
- def watching?; end
902
- include Enumerable
903
- end
904
- module ActiveSupport::Dependencies::ModuleConstMissing
905
- def const_missing(const_name); end
906
- def guess_for_anonymous(const_name); end
907
- def self.append_features(base); end
908
- def self.exclude_from(base); end
909
- def self.include_into(base); end
910
- def unloadable(const_desc = nil); end
911
- end
912
- module ActiveSupport::Dependencies::Loadable
913
- def load(file, wrap = nil); end
914
- def load_dependency(file); end
915
- def require(file); end
916
- def require_dependency(file_name, message = nil); end
917
- def require_or_load(file_name); end
918
- def self.exclude_from(base); end
919
- def self.include_into(base); end
920
- def unloadable(const_desc); end
921
- end
922
- module ActiveSupport::Dependencies::Blamable
923
- def blame_file!(file); end
924
- def blamed_files; end
925
- def copy_blame!(exc); end
926
- def describe_blame; end
927
- end
928
- class ActiveSupport::Dependencies::ClassCache
929
- def [](key); end
930
- def clear!; end
931
- def empty?; end
932
- def get(key); end
933
- def initialize; end
934
- def key?(key); end
935
- def safe_get(key); end
936
- def store(klass); end
937
- end
938
- class Exception
939
- include ActiveSupport::Dependencies::Blamable
940
- end
941
- class ActiveSupport::ExecutionWrapper
942
- def __callbacks; end
943
- def __callbacks?; end
944
- def _complete_callbacks; end
945
- def _run_callbacks; end
946
- def _run_complete_callbacks(&block); end
947
- def _run_run_callbacks(&block); end
948
- def complete!; end
949
- def hook_state; end
950
- def run!; end
951
- def self.__callbacks; end
952
- def self.__callbacks=(val); end
953
- def self.__callbacks?; end
954
- def self._complete_callbacks; end
955
- def self._complete_callbacks=(value); end
956
- def self._run_callbacks; end
957
- def self._run_callbacks=(value); end
958
- def self.active; end
959
- def self.active=(arg0); end
960
- def self.active?; end
961
- def self.inherited(other); end
962
- def self.register_hook(hook, outer: nil); end
963
- def self.run!; end
964
- def self.to_complete(*args, &block); end
965
- def self.to_run(*args, &block); end
966
- def self.wrap; end
967
- extend ActiveSupport::Callbacks::ClassMethods
968
- extend ActiveSupport::DescendantsTracker
969
- include ActiveSupport::Callbacks
970
- end
971
- class ActiveSupport::ExecutionWrapper::RunHook < Struct
972
- def before(target); end
973
- def hook; end
974
- def hook=(_); end
975
- def self.[](*arg0); end
976
- def self.inspect; end
977
- def self.members; end
978
- def self.new(*arg0); end
979
- end
980
- class ActiveSupport::ExecutionWrapper::CompleteHook < Struct
981
- def after(target); end
982
- def before(target); end
983
- def hook; end
984
- def hook=(_); end
985
- def self.[](*arg0); end
986
- def self.inspect; end
987
- def self.members; end
988
- def self.new(*arg0); end
989
- end
990
- class ActiveSupport::Executor < ActiveSupport::ExecutionWrapper
991
- end
992
- class DateTime < Date
993
- def <=>(other); end
994
- def advance(options); end
995
- def ago(seconds); end
996
- def at_beginning_of_day; end
997
- def at_beginning_of_hour; end
998
- def at_beginning_of_minute; end
999
- def at_end_of_day; end
1000
- def at_end_of_hour; end
1001
- def at_end_of_minute; end
1002
- def at_midday; end
1003
- def at_middle_of_day; end
1004
- def at_midnight; end
1005
- def at_noon; end
1006
- def beginning_of_day; end
1007
- def beginning_of_hour; end
1008
- def beginning_of_minute; end
1009
- def change(options); end
1010
- def end_of_day; end
1011
- def end_of_hour; end
1012
- def end_of_minute; end
1013
- def getgm; end
1014
- def getlocal(utc_offset = nil); end
1015
- def getutc; end
1016
- def gmtime; end
1017
- def in(seconds); end
1018
- def localtime(utc_offset = nil); end
1019
- def midday; end
1020
- def middle_of_day; end
1021
- def midnight; end
1022
- def noon; end
1023
- def seconds_since_midnight; end
1024
- def seconds_until_end_of_day; end
1025
- def self.current; end
1026
- def since(seconds); end
1027
- def subsec; end
1028
- def utc; end
1029
- def utc?; end
1030
- def utc_offset; end
1031
- end
1032
- module ActiveSupport::XmlMini_REXML
1033
- def collapse(element, depth); end
1034
- def empty_content?(element); end
1035
- def get_attributes(element); end
1036
- def merge!(hash, key, value); end
1037
- def merge_element!(hash, element, depth); end
1038
- def merge_texts!(hash, element); end
1039
- def parse(data); end
1040
- extend ActiveSupport::XmlMini_REXML
1041
- end
1042
- module ActiveSupport::XmlMini
1043
- def _dasherize(key); end
1044
- def _parse_binary(bin, entity); end
1045
- def _parse_file(file, entity); end
1046
- def backend; end
1047
- def backend=(name); end
1048
- def cast_backend_name_to_module(name); end
1049
- def current_thread_backend; end
1050
- def current_thread_backend=(name); end
1051
- def depth; end
1052
- def depth=(arg0); end
1053
- def parse(*args, &block); end
1054
- def rename_key(key, options = nil); end
1055
- def to_tag(key, value, options); end
1056
- def with_backend(name); end
1057
- extend ActiveSupport::XmlMini
1058
- end
1059
- module ActiveSupport::XmlMini::FileLike
1060
- def content_type; end
1061
- def content_type=(arg0); end
1062
- def original_filename; end
1063
- def original_filename=(arg0); end
1064
- end
1065
- class ActiveSupport::Duration
1066
- def %(other); end
1067
- def *(other); end
1068
- def +(other); end
1069
- def -(other); end
1070
- def -@; end
1071
- def /(other); end
1072
- def <=>(other); end
1073
- def ==(other); end
1074
- def after(time = nil); end
1075
- def ago(time = nil); end
1076
- def as_json(options = nil); end
1077
- def before(time = nil); end
1078
- def coerce(other); end
1079
- def encode_with(coder); end
1080
- def eql?(other); end
1081
- def from_now(time = nil); end
1082
- def hash; end
1083
- def init_with(coder); end
1084
- def initialize(value, parts); end
1085
- def inspect; end
1086
- def instance_of?(klass); end
1087
- def is_a?(klass); end
1088
- def iso8601(precision: nil); end
1089
- def kind_of?(klass); end
1090
- def method_missing(method, *args, &block); end
1091
- def parts; end
1092
- def parts=(arg0); end
1093
- def raise_type_error(other); end
1094
- def respond_to_missing?(method, _); end
1095
- def self.===(other); end
1096
- def self.build(value); end
1097
- def self.calculate_total_seconds(parts); end
1098
- def self.days(value); end
1099
- def self.hours(value); end
1100
- def self.minutes(value); end
1101
- def self.months(value); end
1102
- def self.parse(iso8601duration); end
1103
- def self.seconds(value); end
1104
- def self.weeks(value); end
1105
- def self.years(value); end
1106
- def since(time = nil); end
1107
- def sum(sign, time = nil); end
1108
- def to_i; end
1109
- def to_s; end
1110
- def until(time = nil); end
1111
- def value; end
1112
- def value=(arg0); end
1113
- end
1114
- class ActiveSupport::Duration::Scalar < Numeric
1115
- def %(other); end
1116
- def *(other); end
1117
- def +(other); end
1118
- def -(other); end
1119
- def -@; end
1120
- def /(other); end
1121
- def <=>(other); end
1122
- def calculate(op, other); end
1123
- def coerce(other); end
1124
- def initialize(value); end
1125
- def raise_type_error(other); end
1126
- def to_f(*args, &block); end
1127
- def to_i(*args, &block); end
1128
- def to_s(*args, &block); end
1129
- def value; end
1130
- end
1131
- class ActiveSupport::TimeZone
1132
- def <=>(zone); end
1133
- def =~(re); end
1134
- def at(*args); end
1135
- def encode_with(coder); end
1136
- def formatted_offset(colon = nil, alternate_utc_string = nil); end
1137
- def init_with(coder); end
1138
- def initialize(name, utc_offset = nil, tzinfo = nil); end
1139
- def iso8601(str); end
1140
- def local(*args); end
1141
- def local_to_utc(time, dst = nil); end
1142
- def name; end
1143
- def now; end
1144
- def parse(str, now = nil); end
1145
- def parts_to_time(parts, now); end
1146
- def period_for_local(time, dst = nil); end
1147
- def period_for_utc(time); end
1148
- def periods_for_local(time); end
1149
- def rfc3339(str); end
1150
- def self.[](arg); end
1151
- def self.all; end
1152
- def self.clear; end
1153
- def self.country_zones(country_code); end
1154
- def self.create(*arg0); end
1155
- def self.find_tzinfo(name); end
1156
- def self.load_country_zones(code); end
1157
- def self.new(name); end
1158
- def self.seconds_to_utc_offset(seconds, colon = nil); end
1159
- def self.us_zones; end
1160
- def self.zones_map; end
1161
- def strptime(str, format, now = nil); end
1162
- def time_now; end
1163
- def to_s; end
1164
- def today; end
1165
- def tomorrow; end
1166
- def tzinfo; end
1167
- def utc_offset; end
1168
- def utc_to_local(time); end
1169
- def yesterday; end
1170
- include Comparable
1171
- end
1172
- class ActiveSupport::TimeWithZone
1173
- def +(other); end
1174
- def -(other); end
1175
- def <=>(other); end
1176
- def acts_like_time?; end
1177
- def advance(options); end
1178
- def after?(arg0); end
1179
- def ago(other); end
1180
- def as_json(options = nil); end
1181
- def before?(arg0); end
1182
- def between?(min, max); end
1183
- def blank?; end
1184
- def change(options); end
1185
- def comparable_time; end
1186
- def day; end
1187
- def dst?; end
1188
- def duration_of_variable_length?(obj); end
1189
- def encode_with(coder); end
1190
- def eql?(other); end
1191
- def formatted_offset(colon = nil, alternate_utc_string = nil); end
1192
- def freeze; end
1193
- def future?; end
1194
- def get_period_and_ensure_valid_local_time(period); end
1195
- def getgm; end
1196
- def getlocal(utc_offset = nil); end
1197
- def getutc; end
1198
- def gmt?; end
1199
- def gmt_offset; end
1200
- def gmtime; end
1201
- def gmtoff; end
1202
- def hash; end
1203
- def hour; end
1204
- def httpdate; end
1205
- def in(other); end
1206
- def in_time_zone(new_zone = nil); end
1207
- def init_with(coder); end
1208
- def initialize(utc_time, time_zone, local_time = nil, period = nil); end
1209
- def inspect; end
1210
- def is_a?(klass); end
1211
- def isdst; end
1212
- def iso8601(fraction_digits = nil); end
1213
- def kind_of?(klass); end
1214
- def localtime(utc_offset = nil); end
1215
- def marshal_dump; end
1216
- def marshal_load(variables); end
1217
- def mday; end
1218
- def method_missing(sym, *args, &block); end
1219
- def min; end
1220
- def mon; end
1221
- def month; end
1222
- def nsec; end
1223
- def past?; end
1224
- def period; end
1225
- def respond_to?(sym, include_priv = nil); end
1226
- def respond_to_missing?(sym, include_priv); end
1227
- def rfc2822; end
1228
- def rfc3339(fraction_digits = nil); end
1229
- def rfc822; end
1230
- def sec; end
1231
- def self.name; end
1232
- def since(other); end
1233
- def strftime(format); end
1234
- def time; end
1235
- def time_zone; end
1236
- def to_a; end
1237
- def to_date; end
1238
- def to_datetime; end
1239
- def to_f; end
1240
- def to_formatted_s(format = nil); end
1241
- def to_i; end
1242
- def to_r; end
1243
- def to_s(format = nil); end
1244
- def to_time; end
1245
- def today?; end
1246
- def transfer_time_values_to_utc_constructor(time); end
1247
- def tv_sec; end
1248
- def usec; end
1249
- def utc; end
1250
- def utc?; end
1251
- def utc_offset; end
1252
- def wday; end
1253
- def wrap_with_time_zone(time); end
1254
- def xmlschema(fraction_digits = nil); end
1255
- def yday; end
1256
- def year; end
1257
- def zone; end
1258
- include Comparable
1259
- end
1260
- module DateAndTime::Zones
1261
- def in_time_zone(zone = nil); end
1262
- def time_with_zone(time, zone); end
1263
- end
1264
- module ActiveSupport::Tryable
1265
- def try!(method_name = nil, *args, &b); end
1266
- def try(method_name = nil, *args, &b); end
1267
- end
1268
- class Delegator < BasicObject
1269
- include ActiveSupport::Tryable
1270
- end
1271
- module DateAndTime::Calculations
1272
- def after?(date_or_time); end
1273
- def all_day; end
1274
- def all_month; end
1275
- def all_quarter; end
1276
- def all_week(start_day = nil); end
1277
- def all_year; end
1278
- def at_beginning_of_month; end
1279
- def at_beginning_of_quarter; end
1280
- def at_beginning_of_week(start_day = nil); end
1281
- def at_beginning_of_year; end
1282
- def at_end_of_month; end
1283
- def at_end_of_quarter; end
1284
- def at_end_of_week(start_day = nil); end
1285
- def at_end_of_year; end
1286
- def before?(date_or_time); end
1287
- def beginning_of_month; end
1288
- def beginning_of_quarter; end
1289
- def beginning_of_week(start_day = nil); end
1290
- def beginning_of_year; end
1291
- def copy_time_to(other); end
1292
- def days_ago(days); end
1293
- def days_since(days); end
1294
- def days_span(day); end
1295
- def days_to_week_start(start_day = nil); end
1296
- def end_of_month; end
1297
- def end_of_quarter; end
1298
- def end_of_week(start_day = nil); end
1299
- def end_of_year; end
1300
- def first_hour(date_or_time); end
1301
- def future?; end
1302
- def last_hour(date_or_time); end
1303
- def last_month; end
1304
- def last_quarter; end
1305
- def last_week(start_day = nil, same_time: nil); end
1306
- def last_weekday; end
1307
- def last_year; end
1308
- def monday; end
1309
- def months_ago(months); end
1310
- def months_since(months); end
1311
- def next_occurring(day_of_week); end
1312
- def next_quarter; end
1313
- def next_week(given_day_in_next_week = nil, same_time: nil); end
1314
- def next_weekday; end
1315
- def on_weekday?; end
1316
- def on_weekend?; end
1317
- def past?; end
1318
- def prev_occurring(day_of_week); end
1319
- def prev_quarter; end
1320
- def prev_week(start_day = nil, same_time: nil); end
1321
- def prev_weekday; end
1322
- def sunday; end
1323
- def today?; end
1324
- def tomorrow; end
1325
- def weeks_ago(weeks); end
1326
- def weeks_since(weeks); end
1327
- def years_ago(years); end
1328
- def years_since(years); end
1329
- def yesterday; end
1330
- end
1331
- class Date
1332
- def acts_like_date?; end
1333
- def advance(options); end
1334
- def ago(seconds); end
1335
- def at_beginning_of_day; end
1336
- def at_end_of_day; end
1337
- def at_midday; end
1338
- def at_middle_of_day; end
1339
- def at_midnight; end
1340
- def at_noon; end
1341
- def beginning_of_day; end
1342
- def change(options); end
1343
- def compare_with_coercion(other); end
1344
- def compare_without_coercion(arg0); end
1345
- def end_of_day; end
1346
- def in(seconds); end
1347
- def midday; end
1348
- def middle_of_day; end
1349
- def midnight; end
1350
- def minus_with_duration(other); end
1351
- def minus_without_duration(arg0); end
1352
- def noon; end
1353
- def plus_with_duration(other); end
1354
- def plus_without_duration(arg0); end
1355
- def self.beginning_of_week; end
1356
- def self.beginning_of_week=(week_start); end
1357
- def self.beginning_of_week_default; end
1358
- def self.beginning_of_week_default=(arg0); end
1359
- def self.current; end
1360
- def self.find_beginning_of_week!(week_start); end
1361
- def self.tomorrow; end
1362
- def self.yesterday; end
1363
- def since(seconds); end
1364
- include DateAndTime::Calculations
1365
- include DateAndTime::Zones
1366
- end
1367
- class ActiveSupport::FileUpdateChecker
1368
- def compile_ext(array); end
1369
- def compile_glob(hash); end
1370
- def escape(key); end
1371
- def execute; end
1372
- def execute_if_updated; end
1373
- def initialize(files, dirs = nil, &block); end
1374
- def max_mtime(paths); end
1375
- def updated?; end
1376
- def updated_at(paths); end
1377
- def watched; end
1378
- end
1379
- class ActiveSupport::EventedFileUpdateChecker
1380
- def boot!; end
1381
- def changed(modified, added, removed); end
1382
- def directories_to_watch; end
1383
- def execute; end
1384
- def execute_if_updated; end
1385
- def initialize(files, dirs = nil, &block); end
1386
- def normalize_dirs!; end
1387
- def shutdown!; end
1388
- def updated?; end
1389
- def watching?(file); end
1390
- end
1391
- class ActiveSupport::EventedFileUpdateChecker::PathHelper
1392
- def ascendant_of?(base, other); end
1393
- def existing_parent(dir); end
1394
- def filter_out_descendants(dirs); end
1395
- def longest_common_subpath(paths); end
1396
- def normalize_extension(ext); end
1397
- def xpath(path); end
1398
- end
1399
- class ActiveSupport::Subscriber
1400
- def self.add_event_subscriber(event); end
1401
- def self.attach_to(namespace, subscriber = nil, notifier = nil); end
1402
- def self.detach_from(namespace, notifier = nil); end
1403
- def self.find_attached_subscriber; end
1404
- def self.invalid_event?(event); end
1405
- def self.method_added(event); end
1406
- def self.namespace; end
1407
- def self.notifier; end
1408
- def self.pattern_subscribed?(pattern); end
1409
- def self.prepare_pattern(event); end
1410
- def self.remove_event_subscriber(event); end
1411
- def self.subscriber; end
1412
- def self.subscribers; end
1413
- end
1414
- class ActiveSupport::SubscriberQueueRegistry
1415
- def get_queue(queue_key); end
1416
- def initialize; end
1417
- extend ActiveSupport::PerThreadRegistry
1418
- end
1419
- class ActiveSupport::LogSubscriber < ActiveSupport::Subscriber
1420
- def self.colorize_logging; end
1421
- def self.colorize_logging=(obj); end
1422
- def self.flush_all!; end
1423
- def self.log_subscribers; end
1424
- def self.logger; end
1425
- def self.logger=(arg0); end
1426
- end
1427
- class ActiveSupport::Reloader < ActiveSupport::ExecutionWrapper
1428
- def _class_unload_callbacks; end
1429
- def _prepare_callbacks; end
1430
- def _run_class_unload_callbacks(&block); end
1431
- def _run_prepare_callbacks(&block); end
1432
- def check; end
1433
- def check=(val); end
1434
- def check?; end
1435
- def class_unload!(&block); end
1436
- def complete!; end
1437
- def executor; end
1438
- def executor=(val); end
1439
- def executor?; end
1440
- def initialize; end
1441
- def release_unload_lock!; end
1442
- def require_unload_lock!; end
1443
- def run!; end
1444
- def self.__callbacks; end
1445
- def self._class_unload_callbacks; end
1446
- def self._class_unload_callbacks=(value); end
1447
- def self._prepare_callbacks; end
1448
- def self._prepare_callbacks=(value); end
1449
- def self.after_class_unload(*args, &block); end
1450
- def self.before_class_unload(*args, &block); end
1451
- def self.check!; end
1452
- def self.check; end
1453
- def self.check=(val); end
1454
- def self.check?; end
1455
- def self.executor; end
1456
- def self.executor=(val); end
1457
- def self.executor?; end
1458
- def self.prepare!; end
1459
- def self.reload!; end
1460
- def self.reloaded!; end
1461
- def self.run!; end
1462
- def self.to_prepare(*args, &block); end
1463
- def self.wrap; end
1464
- end
1465
- class ActiveSupport::BacktraceCleaner
1466
- def add_filter(&block); end
1467
- def add_gem_filter; end
1468
- def add_gem_silencer; end
1469
- def add_silencer(&block); end
1470
- def add_stdlib_silencer; end
1471
- def clean(backtrace, kind = nil); end
1472
- def filter(backtrace, kind = nil); end
1473
- def filter_backtrace(backtrace); end
1474
- def initialize; end
1475
- def noise(backtrace); end
1476
- def remove_filters!; end
1477
- def remove_silencers!; end
1478
- def silence(backtrace); end
1479
- end
1480
- class ActiveSupport::ProxyObject < BasicObject
1481
- def raise(*args); end
1482
- end
1483
- module Benchmark
1484
- def self.ms; end
1485
- end
1486
- module ActiveSupport::Benchmarkable
1487
- def benchmark(message = nil, options = nil); end
1488
- end
1489
- module ActiveSupport::Cache
1490
- def self.expand_cache_key(key, namespace = nil); end
1491
- def self.lookup_store(store = nil, *parameters); end
1492
- def self.retrieve_cache_key(key); end
1493
- def self.retrieve_store_class(store); end
1494
- end
1495
- module ActiveSupport::Cache::Strategy
1496
- end
1497
- class ActiveSupport::Cache::Store
1498
- def cleanup(options = nil); end
1499
- def clear(options = nil); end
1500
- def decrement(name, amount = nil, options = nil); end
1501
- def delete(name, options = nil); end
1502
- def delete_entry(key, **options); end
1503
- def delete_matched(matcher, options = nil); end
1504
- def exist?(name, options = nil); end
1505
- def expanded_key(key); end
1506
- def expanded_version(key); end
1507
- def fetch(name, options = nil); end
1508
- def fetch_multi(*names); end
1509
- def get_entry_value(entry, name, options); end
1510
- def handle_expired_entry(entry, key, options); end
1511
- def increment(name, amount = nil, options = nil); end
1512
- def initialize(options = nil); end
1513
- def instrument(operation, key, options = nil); end
1514
- def key_matcher(pattern, options); end
1515
- def log; end
1516
- def logger; end
1517
- def logger=(obj); end
1518
- def merged_options(call_options); end
1519
- def mute; end
1520
- def namespace_key(key, options = nil); end
1521
- def normalize_key(key, options = nil); end
1522
- def normalize_version(key, options = nil); end
1523
- def options; end
1524
- def read(name, options = nil); end
1525
- def read_entry(key, **options); end
1526
- def read_multi(*names); end
1527
- def read_multi_entries(names, **options); end
1528
- def save_block_result_to_cache(name, **options); end
1529
- def self.ensure_connection_pool_added!; end
1530
- def self.logger; end
1531
- def self.logger=(obj); end
1532
- def self.retrieve_pool_options(options); end
1533
- def silence!; end
1534
- def silence; end
1535
- def silence?; end
1536
- def write(name, value, options = nil); end
1537
- def write_entry(key, entry, **options); end
1538
- def write_multi(hash, options = nil); end
1539
- def write_multi_entries(hash, **options); end
1540
- end
1541
- class ActiveSupport::Cache::Entry
1542
- def compress!(compress_threshold); end
1543
- def compressed?; end
1544
- def dup_value!; end
1545
- def expired?; end
1546
- def expires_at; end
1547
- def expires_at=(value); end
1548
- def initialize(value, compress: nil, compress_threshold: nil, version: nil, expires_in: nil, **arg5); end
1549
- def mismatched?(version); end
1550
- def size; end
1551
- def uncompress(value); end
1552
- def value; end
1553
- def version; end
1554
- end
1555
- module ActiveSupport::MarshalWithAutoloading
1556
- def load(source, proc = nil); end
1557
- end
1558
- class File < IO
1559
- def self.empty?(arg0); end
1560
- def self.split(arg0); end
1561
- end
1562
- class Method
1563
- def duplicable?; end
1564
- end
1565
- class UnboundMethod
1566
- def duplicable?; end
1567
- end
1568
- module ActiveSupport::Cache::Strategy::LocalCache
1569
- def bypass_local_cache; end
1570
- def cleanup(**options); end
1571
- def clear(**options); end
1572
- def decrement(name, amount = nil, **options); end
1573
- def delete_entry(key, **options); end
1574
- def increment(name, amount = nil, **options); end
1575
- def local_cache; end
1576
- def local_cache_key; end
1577
- def middleware; end
1578
- def read_entry(key, **options); end
1579
- def read_multi_entries(keys, **options); end
1580
- def use_temporary_local_cache(temporary_cache); end
1581
- def with_local_cache; end
1582
- def write_cache_value(name, value, **options); end
1583
- def write_entry(key, entry, **options); end
1584
- end
1585
- class ActiveSupport::Cache::Strategy::LocalCache::LocalCacheRegistry
1586
- def cache_for(local_cache_key); end
1587
- def initialize; end
1588
- def self.cache_for(l); end
1589
- def self.set_cache_for(l, v); end
1590
- def set_cache_for(local_cache_key, value); end
1591
- extend ActiveSupport::PerThreadRegistry
1592
- end
1593
- class ActiveSupport::Cache::Strategy::LocalCache::LocalStore < ActiveSupport::Cache::Store
1594
- def clear(options = nil); end
1595
- def delete_entry(key, **options); end
1596
- def fetch_entry(key, options = nil); end
1597
- def initialize; end
1598
- def read_entry(key, **options); end
1599
- def read_multi_entries(keys, **options); end
1600
- def synchronize; end
1601
- def write_entry(key, value, **options); end
1602
- end
1603
- class ActiveSupport::Cache::FileStore < ActiveSupport::Cache::Store
1604
- def cache_path; end
1605
- def cleanup(**options); end
1606
- def clear(**options); end
1607
- def decrement(name, amount = nil, **options); end
1608
- def delete_empty_directories(dir); end
1609
- def delete_entry(key, **options); end
1610
- def delete_matched(matcher, options = nil); end
1611
- def ensure_cache_path(path); end
1612
- def file_path_key(path); end
1613
- def increment(name, amount = nil, **options); end
1614
- def initialize(cache_path, options = nil); end
1615
- def lock_file(file_name, &block); end
1616
- def modify_value(name, amount, options); end
1617
- def normalize_key(key, options); end
1618
- def read_entry(key, **options); end
1619
- def search_dir(dir, &callback); end
1620
- def self.supports_cache_versioning?; end
1621
- def write_entry(key, entry, **options); end
1622
- end
1623
- class ActiveSupport::Cache::MemoryStore < ActiveSupport::Cache::Store
1624
- def cached_size(key, entry); end
1625
- def cleanup(options = nil); end
1626
- def clear(options = nil); end
1627
- def decrement(name, amount = nil, options = nil); end
1628
- def delete_entry(key, **options); end
1629
- def delete_matched(matcher, options = nil); end
1630
- def increment(name, amount = nil, options = nil); end
1631
- def initialize(options = nil); end
1632
- def inspect; end
1633
- def modify_value(name, amount, options); end
1634
- def prune(target_size, max_time = nil); end
1635
- def pruning?; end
1636
- def read_entry(key, **options); end
1637
- def self.supports_cache_versioning?; end
1638
- def synchronize(&block); end
1639
- def write_entry(key, entry, **options); end
1640
- end
1641
- class ActiveSupport::Cache::NullStore < ActiveSupport::Cache::Store
1642
- def cleanup(**options); end
1643
- def clear(**options); end
1644
- def decrement(name, amount = nil, **options); end
1645
- def delete_entry(key, **options); end
1646
- def delete_matched(matcher, options = nil); end
1647
- def increment(name, amount = nil, **options); end
1648
- def read_entry(key, **options); end
1649
- def self.supports_cache_versioning?; end
1650
- def write_entry(key, entry, **options); end
1651
- end
1652
- module ActiveSupport::TaggedLogging
1653
- def clear_tags!(*args, &block); end
1654
- def flush; end
1655
- def pop_tags(*args, &block); end
1656
- def push_tags(*args, &block); end
1657
- def self.new(logger); end
1658
- def tagged(*tags); end
1659
- end
1660
- module ActiveSupport::TaggedLogging::Formatter
1661
- def call(severity, timestamp, progname, msg); end
1662
- def clear_tags!; end
1663
- def current_tags; end
1664
- def pop_tags(size = nil); end
1665
- def push_tags(*tags); end
1666
- def tagged(*tags); end
1667
- def tags_text; end
1668
- end
1669
- class ActiveSupport::HashWithIndifferentAccess < Hash
1670
- def [](key); end
1671
- def []=(key, value); end
1672
- def assoc(key); end
1673
- def compact; end
1674
- def convert_key(key); end
1675
- def convert_value(value, options = nil); end
1676
- def deep_stringify_keys!; end
1677
- def deep_stringify_keys; end
1678
- def deep_symbolize_keys; end
1679
- def default(*args); end
1680
- def delete(key); end
1681
- def dig(*args); end
1682
- def dup; end
1683
- def except(*keys); end
1684
- def extractable_options?; end
1685
- def fetch(key, *extras); end
1686
- def fetch_values(*indices, &block); end
1687
- def has_key?(key); end
1688
- def include?(key); end
1689
- def initialize(constructor = nil); end
1690
- def key?(key); end
1691
- def member?(key); end
1692
- def merge!(other_hash); end
1693
- def merge(hash, &block); end
1694
- def nested_under_indifferent_access; end
1695
- def regular_update(*arg0); end
1696
- def regular_writer(arg0, arg1); end
1697
- def reject(*args, &block); end
1698
- def replace(other_hash); end
1699
- def reverse_merge!(other_hash); end
1700
- def reverse_merge(other_hash); end
1701
- def select(*args, &block); end
1702
- def self.[](*args); end
1703
- def set_defaults(target); end
1704
- def slice!(*keys); end
1705
- def slice(*keys); end
1706
- def store(key, value); end
1707
- def stringify_keys!; end
1708
- def stringify_keys; end
1709
- def symbolize_keys; end
1710
- def to_hash; end
1711
- def to_options!; end
1712
- def to_options; end
1713
- def transform_keys!; end
1714
- def transform_keys(*args, &block); end
1715
- def transform_values(*args, &block); end
1716
- def update(other_hash); end
1717
- def values_at(*keys); end
1718
- def with_defaults!(other_hash); end
1719
- def with_defaults(other_hash); end
1720
- def with_indifferent_access; end
1721
- def without(*keys); end
1722
- end