diff --git a/Gemfile.lock b/Gemfile.lock index c4ce89de6..47d94b5bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,35 +23,35 @@ GEM specs: aasm (5.5.0) concurrent-ruby (~> 1.0) - actioncable (7.1.3.3) - actionpack (= 7.1.3.3) - activesupport (= 7.1.3.3) + actioncable (7.1.3.4) + actionpack (= 7.1.3.4) + activesupport (= 7.1.3.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.1.3.3) - actionpack (= 7.1.3.3) - activejob (= 7.1.3.3) - activerecord (= 7.1.3.3) - activestorage (= 7.1.3.3) - activesupport (= 7.1.3.3) + actionmailbox (7.1.3.4) + actionpack (= 7.1.3.4) + activejob (= 7.1.3.4) + activerecord (= 7.1.3.4) + activestorage (= 7.1.3.4) + activesupport (= 7.1.3.4) mail (>= 2.7.1) net-imap net-pop net-smtp - actionmailer (7.1.3.3) - actionpack (= 7.1.3.3) - actionview (= 7.1.3.3) - activejob (= 7.1.3.3) - activesupport (= 7.1.3.3) + actionmailer (7.1.3.4) + actionpack (= 7.1.3.4) + actionview (= 7.1.3.4) + activejob (= 7.1.3.4) + activesupport (= 7.1.3.4) mail (~> 2.5, >= 2.5.4) net-imap net-pop net-smtp rails-dom-testing (~> 2.2) - actionpack (7.1.3.3) - actionview (= 7.1.3.3) - activesupport (= 7.1.3.3) + actionpack (7.1.3.4) + actionview (= 7.1.3.4) + activesupport (= 7.1.3.4) nokogiri (>= 1.8.5) racc rack (>= 2.2.4) @@ -59,31 +59,31 @@ GEM rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actiontext (7.1.3.3) - actionpack (= 7.1.3.3) - activerecord (= 7.1.3.3) - activestorage (= 7.1.3.3) - activesupport (= 7.1.3.3) + actiontext (7.1.3.4) + actionpack (= 7.1.3.4) + activerecord (= 7.1.3.4) + activestorage (= 7.1.3.4) + activesupport (= 7.1.3.4) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.1.3.3) - activesupport (= 7.1.3.3) + actionview (7.1.3.4) + activesupport (= 7.1.3.4) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (7.1.3.3) - activesupport (= 7.1.3.3) + activejob (7.1.3.4) + activesupport (= 7.1.3.4) globalid (>= 0.3.6) - activemodel (7.1.3.3) - activesupport (= 7.1.3.3) + activemodel (7.1.3.4) + activesupport (= 7.1.3.4) activemodel-serializers-xml (1.0.2) activemodel (> 5.x) activesupport (> 5.x) builder (~> 3.1) - activerecord (7.1.3.3) - activemodel (= 7.1.3.3) - activesupport (= 7.1.3.3) + activerecord (7.1.3.4) + activemodel (= 7.1.3.4) + activesupport (= 7.1.3.4) timeout (>= 0.4.0) activerecord-typedstore (1.6.0) activerecord (>= 6.1) @@ -91,13 +91,13 @@ GEM activemodel (>= 6.0) activemodel-serializers-xml (~> 1.0) activesupport (>= 6.0) - activestorage (7.1.3.3) - actionpack (= 7.1.3.3) - activejob (= 7.1.3.3) - activerecord (= 7.1.3.3) - activesupport (= 7.1.3.3) + activestorage (7.1.3.4) + actionpack (= 7.1.3.4) + activejob (= 7.1.3.4) + activerecord (= 7.1.3.4) + activesupport (= 7.1.3.4) marcel (~> 1.0) - activesupport (7.1.3.3) + activesupport (7.1.3.4) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -117,7 +117,7 @@ GEM bcrypt (3.1.20) bigdecimal (3.1.8) builder (3.2.4) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.1) config (5.5.1) deep_merge (~> 1.2, >= 1.2.1) connection_pool (2.4.1) @@ -234,20 +234,20 @@ GEM rackup (2.1.0) rack (>= 3) webrick (~> 1.8) - rails (7.1.3.3) - actioncable (= 7.1.3.3) - actionmailbox (= 7.1.3.3) - actionmailer (= 7.1.3.3) - actionpack (= 7.1.3.3) - actiontext (= 7.1.3.3) - actionview (= 7.1.3.3) - activejob (= 7.1.3.3) - activemodel (= 7.1.3.3) - activerecord (= 7.1.3.3) - activestorage (= 7.1.3.3) - activesupport (= 7.1.3.3) + rails (7.1.3.4) + actioncable (= 7.1.3.4) + actionmailbox (= 7.1.3.4) + actionmailer (= 7.1.3.4) + actionpack (= 7.1.3.4) + actiontext (= 7.1.3.4) + actionview (= 7.1.3.4) + activejob (= 7.1.3.4) + activemodel (= 7.1.3.4) + activerecord (= 7.1.3.4) + activestorage (= 7.1.3.4) + activesupport (= 7.1.3.4) bundler (>= 1.15.0) - railties (= 7.1.3.3) + railties (= 7.1.3.4) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest @@ -255,9 +255,9 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (7.1.3.3) - actionpack (= 7.1.3.3) - activesupport (= 7.1.3.3) + railties (7.1.3.4) + actionpack (= 7.1.3.4) + activesupport (= 7.1.3.4) irb rackup (>= 1.0.0) rake (>= 12.2) diff --git a/sorbet/rbi/gems/actioncable@7.1.3.3.rbi b/sorbet/rbi/gems/actioncable@7.1.3.4.rbi similarity index 97% rename from sorbet/rbi/gems/actioncable@7.1.3.3.rbi rename to sorbet/rbi/gems/actioncable@7.1.3.4.rbi index 16c4744fe..2befa40c0 100644 --- a/sorbet/rbi/gems/actioncable@7.1.3.3.rbi +++ b/sorbet/rbi/gems/actioncable@7.1.3.4.rbi @@ -155,22 +155,22 @@ class ActionCable::Channel::Base # source://actioncable//lib/action_cable/channel/base.rb#147 def initialize(connection, identifier, params = T.unsafe(nil)); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_subscribe_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_unsubscribe_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _subscribe_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _unsubscribe_callbacks; end # source://actioncable//lib/action_cable/channel/broadcasting.rb#11 @@ -210,13 +210,13 @@ class ActionCable::Channel::Base # source://actioncable//lib/action_cable/channel/periodic_timers.rb#9 def periodic_timers=(_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end # This method is called after subscription has been added to the connection @@ -305,25 +305,25 @@ class ActionCable::Channel::Base def unsubscribed; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _subscribe_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _subscribe_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _unsubscribe_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _unsubscribe_callbacks=(value); end # A list of method names that should be considered actions. This @@ -347,13 +347,13 @@ class ActionCable::Channel::Base # source://actioncable//lib/action_cable/channel/periodic_timers.rb#9 def periodic_timers?; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end private @@ -1154,16 +1154,16 @@ class ActionCable::Connection::Base # source://actioncable//lib/action_cable/connection/base.rb#58 def initialize(server, env, coder: T.unsafe(nil)); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _command_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_command_callbacks(&block); end # source://actioncable//lib/action_cable/connection/base.rb#134 @@ -1240,13 +1240,13 @@ class ActionCable::Connection::Base # source://actioncable//lib/action_cable/connection/base.rb#86 def receive(websocket_message); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end # Invoke a method on the connection asynchronously through the pool of thread workers. @@ -1344,19 +1344,19 @@ class ActionCable::Connection::Base def websocket; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _command_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _command_callbacks=(value); end # source://actioncable//lib/action_cable/connection/identification.rb#11 @@ -1368,13 +1368,13 @@ class ActionCable::Connection::Base # source://actioncable//lib/action_cable/connection/identification.rb#11 def identifiers?; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end end end @@ -2087,7 +2087,7 @@ end # source://actioncable//lib/action_cable/engine.rb#8 class ActionCable::Engine < ::Rails::Engine class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end end end @@ -2619,16 +2619,16 @@ class ActionCable::Server::Worker # source://actioncable//lib/action_cable/server/worker.rb#19 def initialize(max_size: T.unsafe(nil)); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_work_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _work_callbacks; end # source://actioncable//lib/action_cable/server/worker.rb#46 @@ -2637,10 +2637,10 @@ class ActionCable::Server::Worker # source://actioncable//lib/action_cable/server/worker.rb#50 def async_invoke(receiver, method, *args, connection: T.unsafe(nil), &block); end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#74 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#74 def connection; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#116 def connection=(obj); end # Returns the value of attribute executor. @@ -2671,25 +2671,25 @@ class ActionCable::Server::Worker def logger; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _work_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _work_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#49 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#49 def connection; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#108 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#108 def connection=(obj); end end end diff --git a/sorbet/rbi/gems/actionmailbox@7.1.3.3.rbi b/sorbet/rbi/gems/actionmailbox@7.1.3.4.rbi similarity index 87% rename from sorbet/rbi/gems/actionmailbox@7.1.3.3.rbi rename to sorbet/rbi/gems/actionmailbox@7.1.3.4.rbi index 622989e93..b5b556f66 100644 --- a/sorbet/rbi/gems/actionmailbox@7.1.3.3.rbi +++ b/sorbet/rbi/gems/actionmailbox@7.1.3.4.rbi @@ -87,13 +87,13 @@ module ActionMailbox # source://actionmailbox//lib/action_mailbox.rb#24 def queues=(val); end - # source://railties/7.1.3.3/lib/rails/engine.rb#412 + # source://railties/7.1.3.4/lib/rails/engine.rb#412 def railtie_helpers_paths; end - # source://railties/7.1.3.3/lib/rails/engine.rb#395 + # source://railties/7.1.3.4/lib/rails/engine.rb#395 def railtie_namespace; end - # source://railties/7.1.3.3/lib/rails/engine.rb#416 + # source://railties/7.1.3.4/lib/rails/engine.rb#416 def railtie_routes_url_helpers(include_path_helpers = T.unsafe(nil)); end # source://actionmailbox//lib/action_mailbox.rb#25 @@ -102,10 +102,10 @@ module ActionMailbox # source://actionmailbox//lib/action_mailbox.rb#25 def storage_service=(val); end - # source://railties/7.1.3.3/lib/rails/engine.rb#401 + # source://railties/7.1.3.4/lib/rails/engine.rb#401 def table_name_prefix; end - # source://railties/7.1.3.3/lib/rails/engine.rb#408 + # source://railties/7.1.3.4/lib/rails/engine.rb#408 def use_relative_model_naming?; end # Returns the currently loaded version of Action Mailbox as a +Gem::Version+. @@ -190,16 +190,16 @@ class ActionMailbox::Base # source://actionmailbox//lib/action_mailbox/base.rb#79 def initialize(inbound_email); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _process_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_process_callbacks(&block); end # Immediately sends the given +message+ and changes the inbound email's status to +:bounced+. @@ -240,13 +240,13 @@ class ActionMailbox::Base # source://actionmailbox//lib/action_mailbox/base.rb#96 def process; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end # source://actionmailbox//lib/action_mailbox/routing.rb#9 @@ -264,31 +264,31 @@ class ActionMailbox::Base def track_status_of_inbound_email; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _process_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _process_callbacks=(value); end # source://actionmailbox//lib/action_mailbox/base.rb#75 def receive(inbound_email); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end # source://actionmailbox//lib/action_mailbox/routing.rb#9 @@ -302,7 +302,7 @@ end class ActionMailbox::BaseController < ::ActionController::Base private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end def authenticate_by_password; end @@ -311,10 +311,10 @@ class ActionMailbox::BaseController < ::ActionController::Base def password; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -364,7 +364,7 @@ ActionMailbox::Callbacks::TERMINATOR = T.let(T.unsafe(nil), Proc) # source://actionmailbox//lib/action_mailbox/engine.rb#12 class ActionMailbox::Engine < ::Rails::Engine class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end end end @@ -377,10 +377,10 @@ class ActionMailbox::InboundEmail < ::ActionMailbox::Record include ::ActionMailbox::InboundEmail::Incineratable extend ::ActionMailbox::InboundEmail::MessageId::ClassMethods - # source://activerecord/7.1.3.3/lib/active_record/autosave_association.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/autosave_association.rb#160 def autosave_associated_records_for_raw_email_attachment(*args); end - # source://activerecord/7.1.3.3/lib/active_record/autosave_association.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/autosave_association.rb#160 def autosave_associated_records_for_raw_email_blob(*args); end def instrumentation_payload; end @@ -389,109 +389,109 @@ class ActionMailbox::InboundEmail < ::ActionMailbox::Record def source; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#11 def _reflections; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activestorage/7.1.3.3/lib/active_storage/reflection.rb#53 + # source://activestorage/7.1.3.4/lib/active_storage/reflection.rb#53 def attachment_reflections; end - # source://activerecord/7.1.3.3/lib/active_record/attributes.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/attributes.rb#11 def attributes_to_define_after_schema_loads; end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def bounced(*args, **_arg1); end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#167 def defined_enums; end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def delivered(*args, **_arg1); end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def failed(*args, **_arg1); end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def not_bounced(*args, **_arg1); end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def not_delivered(*args, **_arg1); end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def not_failed(*args, **_arg1); end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def not_pending(*args, **_arg1); end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def not_processing(*args, **_arg1); end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def pending(*args, **_arg1); end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def processing(*args, **_arg1); end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#242 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#242 def statuses; end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def with_attached_raw_email(*args, **_arg1); end end end module ActionMailbox::InboundEmail::GeneratedAssociationMethods - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#32 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#32 def build_raw_email_attachment(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#32 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#32 def build_raw_email_blob(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#36 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#36 def create_raw_email_attachment(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#40 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#40 def create_raw_email_attachment!(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#36 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#36 def create_raw_email_blob(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#40 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#40 def create_raw_email_blob!(*args, &block); end - # source://activestorage/7.1.3.3/lib/active_storage/attached/model.rb#99 + # source://activestorage/7.1.3.4/lib/active_storage/attached/model.rb#99 def raw_email; end - # source://activestorage/7.1.3.3/lib/active_storage/attached/model.rb#104 + # source://activestorage/7.1.3.4/lib/active_storage/attached/model.rb#104 def raw_email=(attachable); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#103 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#103 def raw_email_attachment; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#111 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#111 def raw_email_attachment=(value); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#103 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#103 def raw_email_blob; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#111 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#111 def raw_email_blob=(value); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#19 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#19 def reload_raw_email_attachment; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#19 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#19 def reload_raw_email_blob; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#23 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#23 def reset_raw_email_attachment; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#23 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#23 def reset_raw_email_blob; end end @@ -542,10 +542,10 @@ class ActionMailbox::IncinerationJob < ::ActiveJob::Base def perform(inbound_email); end class << self - # source://activejob/7.1.3.3/lib/active_job/queue_name.rb#55 + # source://activejob/7.1.3.4/lib/active_job/queue_name.rb#55 def queue_name; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end def schedule(inbound_email); end @@ -560,7 +560,7 @@ class ActionMailbox::Ingresses::Mailgun::InboundEmailsController < ::ActionMailb private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end def authenticate; end @@ -569,10 +569,10 @@ class ActionMailbox::Ingresses::Mailgun::InboundEmailsController < ::ActionMailb def mail; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -601,7 +601,7 @@ class ActionMailbox::Ingresses::Mandrill::InboundEmailsController < ::ActionMail private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end def authenticate; end @@ -611,10 +611,10 @@ class ActionMailbox::Ingresses::Mandrill::InboundEmailsController < ::ActionMail def raw_emails; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -640,14 +640,14 @@ class ActionMailbox::Ingresses::Postmark::InboundEmailsController < ::ActionMail private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -659,16 +659,16 @@ class ActionMailbox::Ingresses::Relay::InboundEmailsController < ::ActionMailbox private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end def require_valid_rfc822_message; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -680,17 +680,17 @@ class ActionMailbox::Ingresses::Sendgrid::InboundEmailsController < ::ActionMail private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end def envelope; end def mail; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -700,10 +700,10 @@ class ActionMailbox::Record < ::ActiveRecord::Base include ::ActionMailbox::Record::GeneratedAssociationMethods class << self - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#167 def defined_enums; end end end @@ -794,7 +794,7 @@ class ActionMailbox::RoutingJob < ::ActiveJob::Base def perform(inbound_email); end class << self - # source://activejob/7.1.3.3/lib/active_job/queue_name.rb#55 + # source://activejob/7.1.3.4/lib/active_job/queue_name.rb#55 def queue_name; end end end @@ -1673,70 +1673,70 @@ end module Rails class << self - # source://railties/7.1.3.3/lib/rails.rb#42 + # source://railties/7.1.3.4/lib/rails.rb#42 def app_class; end - # source://railties/7.1.3.3/lib/rails.rb#42 + # source://railties/7.1.3.4/lib/rails.rb#42 def app_class=(_arg0); end - # source://railties/7.1.3.3/lib/rails.rb#43 + # source://railties/7.1.3.4/lib/rails.rb#43 def application; end - # source://railties/7.1.3.3/lib/rails.rb#41 + # source://railties/7.1.3.4/lib/rails.rb#41 def application=(_arg0); end - # source://railties/7.1.3.3/lib/rails.rb#123 + # source://railties/7.1.3.4/lib/rails.rb#123 def autoloaders; end - # source://railties/7.1.3.3/lib/rails.rb#54 + # source://railties/7.1.3.4/lib/rails.rb#54 def backtrace_cleaner; end - # source://railties/7.1.3.3/lib/rails.rb#42 + # source://railties/7.1.3.4/lib/rails.rb#42 def cache; end - # source://railties/7.1.3.3/lib/rails.rb#42 + # source://railties/7.1.3.4/lib/rails.rb#42 def cache=(_arg0); end - # source://railties/7.1.3.3/lib/rails.rb#50 + # source://railties/7.1.3.4/lib/rails.rb#50 def configuration; end - # source://railties/7.1.3.3/lib/rails/deprecator.rb#4 + # source://railties/7.1.3.4/lib/rails/deprecator.rb#4 def deprecator; end - # source://railties/7.1.3.3/lib/rails.rb#72 + # source://railties/7.1.3.4/lib/rails.rb#72 def env; end - # source://railties/7.1.3.3/lib/rails.rb#79 + # source://railties/7.1.3.4/lib/rails.rb#79 def env=(environment); end - # source://railties/7.1.3.3/lib/rails.rb#90 + # source://railties/7.1.3.4/lib/rails.rb#90 def error; end - # source://railties/7.1.3.3/lib/rails/gem_version.rb#5 + # source://railties/7.1.3.4/lib/rails/gem_version.rb#5 def gem_version; end - # source://railties/7.1.3.3/lib/rails.rb#103 + # source://railties/7.1.3.4/lib/rails.rb#103 def groups(*groups); end - # source://railties/7.1.3.3/lib/rails.rb#47 + # source://railties/7.1.3.4/lib/rails.rb#47 def initialize!(*_arg0, **_arg1, &_arg2); end - # source://railties/7.1.3.3/lib/rails.rb#47 + # source://railties/7.1.3.4/lib/rails.rb#47 def initialized?(*_arg0, **_arg1, &_arg2); end - # source://railties/7.1.3.3/lib/rails.rb#42 + # source://railties/7.1.3.4/lib/rails.rb#42 def logger; end - # source://railties/7.1.3.3/lib/rails.rb#42 + # source://railties/7.1.3.4/lib/rails.rb#42 def logger=(_arg0); end - # source://railties/7.1.3.3/lib/rails.rb#119 + # source://railties/7.1.3.4/lib/rails.rb#119 def public_path; end - # source://railties/7.1.3.3/lib/rails.rb#63 + # source://railties/7.1.3.4/lib/rails.rb#63 def root; end - # source://railties/7.1.3.3/lib/rails/version.rb#7 + # source://railties/7.1.3.4/lib/rails/version.rb#7 def version; end end end @@ -1751,11 +1751,11 @@ class Rails::Conductor::ActionMailbox::InboundEmails::SourcesController < ::Rail private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end class << self - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -1768,7 +1768,7 @@ class Rails::Conductor::ActionMailbox::InboundEmailsController < ::Rails::Conduc private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end def create_inbound_email(mail); end @@ -1776,7 +1776,7 @@ class Rails::Conductor::ActionMailbox::InboundEmailsController < ::Rails::Conduc def new_mail; end class << self - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -1786,11 +1786,11 @@ class Rails::Conductor::ActionMailbox::IncineratesController < ::Rails::Conducto private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end class << self - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -1800,13 +1800,13 @@ class Rails::Conductor::ActionMailbox::ReroutesController < ::Rails::Conductor:: private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end def reroute(inbound_email); end class << self - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -1814,22 +1814,22 @@ end class Rails::Conductor::BaseController < ::ActionController::Base private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end def ensure_development_env; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#211 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#211 def _layout; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#212 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#212 def _layout_conditions; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end diff --git a/sorbet/rbi/gems/actionmailer@7.1.3.3.rbi b/sorbet/rbi/gems/actionmailer@7.1.3.4.rbi similarity index 93% rename from sorbet/rbi/gems/actionmailer@7.1.3.3.rbi rename to sorbet/rbi/gems/actionmailer@7.1.3.4.rbi index 1831dd18c..b33d25caa 100644 --- a/sorbet/rbi/gems/actionmailer@7.1.3.3.rbi +++ b/sorbet/rbi/gems/actionmailer@7.1.3.4.rbi @@ -544,55 +544,55 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/base.rb#644 def initialize; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _deliver_callbacks; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods=(_arg0); end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods?; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#216 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#216 def _layout_conditions(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _process_action_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_deliver_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_process_action_callbacks(&block); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching.rb#42 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching.rb#42 def _view_cache_dependencies; end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching.rb#42 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching.rb#42 def _view_cache_dependencies=(_arg0); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching.rb#42 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching.rb#42 def _view_cache_dependencies?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def asset_host; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def asset_host=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def assets_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def assets_dir=(value); end # Allows you to add attachments to an email, like so: @@ -627,10 +627,10 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/base.rb#761 def attachments; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_asset_host_protocol; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_asset_host_protocol=(value); end # source://actionmailer//lib/action_mailer/base.rb#502 @@ -642,10 +642,10 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/base.rb#502 def default_params?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_static_extension; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_static_extension=(value); end # source://actionmailer//lib/action_mailer/queued_delivery.rb#9 @@ -691,10 +691,10 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/base.rb#685 def email_address_with_name(address, name); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def enable_fragment_cache_logging; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def enable_fragment_cache_logging=(value); end # source://actionmailer//lib/action_mailer/delivery_methods.rb#53 @@ -706,13 +706,13 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/delivery_methods.rb#53 def file_settings?; end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching/fragments.rb#25 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching/fragments.rb#25 def fragment_cache_keys; end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching/fragments.rb#25 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching/fragments.rb#25 def fragment_cache_keys=(_arg0); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching/fragments.rb#25 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching/fragments.rb#25 def fragment_cache_keys?; end # Allows you to pass random and unusual headers to the new +Mail::Message+ @@ -753,16 +753,16 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/base.rb#723 def headers(args = T.unsafe(nil)); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def javascripts_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def javascripts_dir=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def logger; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def logger=(value); end # The main method that creates the message and renders the email templates. There are @@ -862,10 +862,10 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/base.rb#678 def mailer_name; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def message; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def message=(_arg0); end # source://actionmailer//lib/action_mailer/parameterized.rb#95 @@ -874,10 +874,10 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/parameterized.rb#93 def params=(_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def perform_caching; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def perform_caching=(value); end # source://actionmailer//lib/action_mailer/delivery_methods.rb#16 @@ -901,25 +901,25 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/delivery_methods.rb#15 def raise_delivery_errors=(val); end - # source://actionpack/7.1.3.3/lib/abstract_controller/callbacks.rb#36 + # source://actionpack/7.1.3.4/lib/abstract_controller/callbacks.rb#36 def raise_on_missing_callback_actions; end - # source://actionpack/7.1.3.3/lib/abstract_controller/callbacks.rb#36 + # source://actionpack/7.1.3.4/lib/abstract_controller/callbacks.rb#36 def raise_on_missing_callback_actions=(val); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def relative_url_root; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def relative_url_root=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end # source://actionmailer//lib/action_mailer/delivery_methods.rb#53 @@ -943,10 +943,10 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/delivery_methods.rb#53 def smtp_settings?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def stylesheets_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def stylesheets_dir=(value); end # source://actionmailer//lib/action_mailer/delivery_methods.rb#53 @@ -960,7 +960,7 @@ class ActionMailer::Base < ::AbstractController::Base private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end # source://actionmailer//lib/action_mailer/base.rb#1071 @@ -1031,13 +1031,13 @@ class ActionMailer::Base < ::AbstractController::Base def wrap_inline_attachments(message); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end # source://actionmailer//lib/action_mailer/form_builder.rb#18 @@ -1049,67 +1049,67 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/form_builder.rb#18 def _default_form_builder?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _deliver_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _deliver_callbacks=(value); end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods=(value); end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods?; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#16 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#16 def _helpers; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#211 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#211 def _layout; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#211 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#211 def _layout=(value); end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#211 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#211 def _layout?; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#212 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#212 def _layout_conditions; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#212 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#212 def _layout_conditions=(value); end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#212 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#212 def _layout_conditions?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _process_action_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _process_action_callbacks=(value); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching.rb#42 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching.rb#42 def _view_cache_dependencies; end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching.rb#42 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching.rb#42 def _view_cache_dependencies=(value); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching.rb#42 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching.rb#42 def _view_cache_dependencies?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def asset_host; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def asset_host=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def assets_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def assets_dir=(value); end # Returns the name of the current mailer. This method is also being used as a path for a view lookup. @@ -1127,10 +1127,10 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/base.rb#582 def default(value = T.unsafe(nil)); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_asset_host_protocol; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_asset_host_protocol=(value); end # Sets the defaults through app configuration: @@ -1154,10 +1154,10 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/base.rb#502 def default_params?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_static_extension; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_static_extension=(value); end # source://actionmailer//lib/action_mailer/queued_delivery.rb#9 @@ -1213,10 +1213,10 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/base.rb#607 def email_address_with_name(address, name); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def enable_fragment_cache_logging; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def enable_fragment_cache_logging=(value); end # source://actionmailer//lib/action_mailer/delivery_methods.rb#53 @@ -1228,25 +1228,25 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/delivery_methods.rb#53 def file_settings?; end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching/fragments.rb#25 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching/fragments.rb#25 def fragment_cache_keys; end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching/fragments.rb#25 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching/fragments.rb#25 def fragment_cache_keys=(value); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching/fragments.rb#25 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching/fragments.rb#25 def fragment_cache_keys?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def javascripts_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def javascripts_dir=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def logger; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def logger=(value); end # Returns the name of the current mailer. This method is also being used as a path for a view lookup. @@ -1260,10 +1260,10 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/base.rb#574 def mailer_name=(_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def perform_caching; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def perform_caching=(value); end # source://actionmailer//lib/action_mailer/delivery_methods.rb#16 @@ -1290,10 +1290,10 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/delivery_methods.rb#15 def raise_delivery_errors=(val); end - # source://actionpack/7.1.3.3/lib/abstract_controller/callbacks.rb#36 + # source://actionpack/7.1.3.4/lib/abstract_controller/callbacks.rb#36 def raise_on_missing_callback_actions; end - # source://actionpack/7.1.3.3/lib/abstract_controller/callbacks.rb#36 + # source://actionpack/7.1.3.4/lib/abstract_controller/callbacks.rb#36 def raise_on_missing_callback_actions=(val); end # Register an Interceptor which will be called before mail is sent. @@ -1320,19 +1320,19 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/base.rb#511 def register_observers(*observers); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def relative_url_root; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def relative_url_root=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end # source://actionmailer//lib/action_mailer/delivery_methods.rb#53 @@ -1359,10 +1359,10 @@ class ActionMailer::Base < ::AbstractController::Base # source://actionmailer//lib/action_mailer/delivery_methods.rb#53 def smtp_settings?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def stylesheets_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def stylesheets_dir=(value); end # Emails do not support relative path links. @@ -1429,10 +1429,10 @@ module ActionMailer::Base::HelperMethods include ::ActionText::ContentHelper include ::ActionText::TagHelper - # source://actionpack/7.1.3.3/lib/abstract_controller/caching/fragments.rb#33 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching/fragments.rb#33 def combined_fragment_cache_key(*args, **_arg1, &block); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching.rb#43 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching.rb#43 def view_cache_dependencies(*args, **_arg1, &block); end end @@ -1742,7 +1742,7 @@ class ActionMailer::LogSubscriber < ::ActiveSupport::LogSubscriber def process(event); end class << self - # source://activesupport/7.1.3.3/lib/active_support/log_subscriber.rb#87 + # source://activesupport/7.1.3.4/lib/active_support/log_subscriber.rb#87 def log_levels; end end end @@ -1772,10 +1772,10 @@ class ActionMailer::MailDeliveryJob < ::ActiveJob::Base def mailer_class; end class << self - # source://activejob/7.1.3.3/lib/active_job/queue_name.rb#55 + # source://activejob/7.1.3.4/lib/active_job/queue_name.rb#55 def queue_name; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end end end @@ -2319,7 +2319,7 @@ class ActionMailer::TestCase < ::ActiveSupport::TestCase def _mailer_class?; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end # source://actionmailer//lib/action_mailer/test_case.rb#41 diff --git a/sorbet/rbi/gems/actionpack@7.1.3.3.rbi b/sorbet/rbi/gems/actionpack@7.1.3.4.rbi similarity index 98% rename from sorbet/rbi/gems/actionpack@7.1.3.3.rbi rename to sorbet/rbi/gems/actionpack@7.1.3.4.rbi index b9a216ec6..c30e38baf 100644 --- a/sorbet/rbi/gems/actionpack@7.1.3.3.rbi +++ b/sorbet/rbi/gems/actionpack@7.1.3.4.rbi @@ -66,10 +66,10 @@ class AbstractController::Base # Returns the name of the action this controller is processing. # - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def action_name; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def action_name=(_arg0); end # Returns true if a method for the action is available and @@ -95,10 +95,10 @@ class AbstractController::Base # Returns the formats that can be processed by the controller. # - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def formats; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def formats=(_arg0); end # source://actionpack//lib/abstract_controller/base.rb#203 @@ -127,10 +127,10 @@ class AbstractController::Base # Returns the body of the HTTP response sent by the controller. # - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def response_body; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def response_body=(_arg0); end # Actually call the method associated with the action. Override @@ -1284,13 +1284,13 @@ class ActionController::API < ::ActionController::Metal extend ::ActionController::Instrumentation::ClassMethods extend ::ActionController::ParamsWrapper::ClassMethods - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _process_action_callbacks; end # source://actionpack//lib/action_controller/metal/renderers.rb#31 @@ -1302,7 +1302,7 @@ class ActionController::API < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/renderers.rb#31 def _renderers?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_process_action_callbacks(&block); end # source://actionpack//lib/action_controller/metal/params_wrapper.rb#187 @@ -1332,10 +1332,10 @@ class ActionController::API < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/conditional_get.rb#13 def etaggers?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def logger; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def logger=(value); end # source://actionpack//lib/abstract_controller/callbacks.rb#36 @@ -1350,29 +1350,29 @@ class ActionController::API < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/redirecting.rb#15 def raise_on_open_redirects=(val); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _process_action_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _process_action_callbacks=(value); end # source://actionpack//lib/action_controller/metal/renderers.rb#31 @@ -1411,10 +1411,10 @@ class ActionController::API < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/conditional_get.rb#13 def etaggers?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def logger; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def logger=(value); end # source://actionpack//lib/action_controller/metal.rb#262 @@ -1432,13 +1432,13 @@ class ActionController::API < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/redirecting.rb#15 def raise_on_open_redirects=(val); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end # Shortcut helper that returns all the ActionController::API modules except @@ -1728,10 +1728,10 @@ class ActionController::Base < ::ActionController::Metal extend ::ActionController::Instrumentation::ClassMethods extend ::ActionController::ParamsWrapper::ClassMethods - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end # source://actionpack//lib/abstract_controller/helpers.rb#12 @@ -1743,10 +1743,10 @@ class ActionController::Base < ::ActionController::Metal # source://actionpack//lib/abstract_controller/helpers.rb#12 def _helper_methods?; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#216 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#216 def _layout_conditions(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _process_action_callbacks; end # source://actionpack//lib/action_controller/metal/renderers.rb#31 @@ -1758,7 +1758,7 @@ class ActionController::Base < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/renderers.rb#31 def _renderers?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_process_action_callbacks(&block); end # source://actionpack//lib/abstract_controller/caching.rb#42 @@ -1782,46 +1782,46 @@ class ActionController::Base < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/flash.rb#36 def alert; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def allow_forgery_protection; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def allow_forgery_protection=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def asset_host; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def asset_host=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def assets_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def assets_dir=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def csrf_token_storage_strategy; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def csrf_token_storage_strategy=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_asset_host_protocol; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_asset_host_protocol=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_protect_from_forgery; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_protect_from_forgery=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_static_extension; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_static_extension=(value); end # source://actionpack//lib/action_dispatch/routing/url_for.rb#97 @@ -1833,10 +1833,10 @@ class ActionController::Base < ::ActionController::Metal # source://actionpack//lib/action_dispatch/routing/url_for.rb#97 def default_url_options?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def enable_fragment_cache_logging; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def enable_fragment_cache_logging=(value); end # source://actionpack//lib/action_controller/metal/etag_with_template_digest.rb#29 @@ -1860,16 +1860,16 @@ class ActionController::Base < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/flash.rb#10 def flash(*_arg0, **_arg1, &_arg2); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def forgery_protection_origin_check; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def forgery_protection_origin_check=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def forgery_protection_strategy; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def forgery_protection_strategy=(value); end # source://actionpack//lib/abstract_controller/caching/fragments.rb#25 @@ -1899,37 +1899,37 @@ class ActionController::Base < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/helpers.rb#66 def include_all_helpers?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def javascripts_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def javascripts_dir=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def log_warning_on_csrf_failure; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def log_warning_on_csrf_failure=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def logger; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def logger=(value); end # source://actionpack//lib/action_controller/metal/flash.rb#36 def notice; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def per_form_csrf_tokens; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def per_form_csrf_tokens=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def perform_caching; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def perform_caching=(value); end # source://actionpack//lib/abstract_controller/callbacks.rb#36 @@ -1944,49 +1944,49 @@ class ActionController::Base < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/redirecting.rb#15 def raise_on_open_redirects=(val); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def relative_url_root; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def relative_url_root=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def request_forgery_protection_token; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def request_forgery_protection_token=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def stylesheets_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def stylesheets_dir=(value); end private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end # source://actionpack//lib/action_controller/base.rb#252 def _protected_ivars; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end # source://actionpack//lib/action_controller/form_builder.rb#33 @@ -2019,28 +2019,28 @@ class ActionController::Base < ::ActionController::Metal # source://actionpack//lib/abstract_controller/helpers.rb#16 def _helpers; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#211 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#211 def _layout; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#211 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#211 def _layout=(value); end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#211 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#211 def _layout?; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#212 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#212 def _layout_conditions; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#212 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#212 def _layout_conditions=(value); end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#212 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#212 def _layout_conditions?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _process_action_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _process_action_callbacks=(value); end # source://actionpack//lib/action_controller/metal/renderers.rb#31 @@ -2070,46 +2070,46 @@ class ActionController::Base < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/params_wrapper.rb#187 def _wrapper_options?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def allow_forgery_protection; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def allow_forgery_protection=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def asset_host; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def asset_host=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def assets_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def assets_dir=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def csrf_token_storage_strategy; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def csrf_token_storage_strategy=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_asset_host_protocol; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_asset_host_protocol=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_protect_from_forgery; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_protect_from_forgery=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_static_extension; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_static_extension=(value); end # source://actionpack//lib/action_dispatch/routing/url_for.rb#97 @@ -2121,10 +2121,10 @@ class ActionController::Base < ::ActionController::Metal # source://actionpack//lib/action_dispatch/routing/url_for.rb#97 def default_url_options?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def enable_fragment_cache_logging; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def enable_fragment_cache_logging=(value); end # source://actionpack//lib/action_controller/metal/etag_with_template_digest.rb#29 @@ -2145,16 +2145,16 @@ class ActionController::Base < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/conditional_get.rb#13 def etaggers?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def forgery_protection_origin_check; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def forgery_protection_origin_check=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def forgery_protection_strategy; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def forgery_protection_strategy=(value); end # source://actionpack//lib/abstract_controller/caching/fragments.rb#25 @@ -2184,37 +2184,37 @@ class ActionController::Base < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/helpers.rb#66 def include_all_helpers?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def javascripts_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def javascripts_dir=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def log_warning_on_csrf_failure; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def log_warning_on_csrf_failure=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def logger; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def logger=(value); end # source://actionpack//lib/action_controller/metal.rb#262 def middleware_stack; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def per_form_csrf_tokens; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def per_form_csrf_tokens=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def perform_caching; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def perform_caching=(value); end # source://actionpack//lib/abstract_controller/callbacks.rb#36 @@ -2229,31 +2229,31 @@ class ActionController::Base < ::ActionController::Metal # source://actionpack//lib/action_controller/metal/redirecting.rb#15 def raise_on_open_redirects=(val); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def relative_url_root; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def relative_url_root=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def request_forgery_protection_token; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def request_forgery_protection_token=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def stylesheets_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def stylesheets_dir=(value); end # Shortcut helper that returns all the modules included in @@ -4246,7 +4246,7 @@ class ActionController::LogSubscriber < ::ActiveSupport::LogSubscriber def write_fragment(event); end class << self - # source://activesupport/7.1.3.3/lib/active_support/log_subscriber.rb#87 + # source://activesupport/7.1.3.4/lib/active_support/log_subscriber.rb#87 def log_levels; end end end @@ -4397,10 +4397,10 @@ class ActionController::Metal < ::AbstractController::Base # # The ActionDispatch::Request instance for the current request. # - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def request; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def request=(_arg0); end # source://actionpack//lib/action_controller/metal.rb#258 @@ -4410,7 +4410,7 @@ class ActionController::Metal < ::AbstractController::Base # # The ActionDispatch::Response instance for the current response. # - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def response; end # Assign the response and mark it as committed. No further processing will occur. @@ -8009,7 +8009,7 @@ class ActionController::TestCase < ::ActiveSupport::TestCase def _controller_class?; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end # source://actionpack//lib/action_controller/test_case.rb#571 @@ -8831,35 +8831,35 @@ class ActionDispatch::Callbacks # source://actionpack//lib/action_dispatch/middleware/callbacks.rb#22 def initialize(app); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _call_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_call_callbacks(&block); end # source://actionpack//lib/action_dispatch/middleware/callbacks.rb#26 def call(env); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _call_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _call_callbacks=(value); end # source://actionpack//lib/action_dispatch/middleware/callbacks.rb#17 @@ -13760,7 +13760,7 @@ class ActionDispatch::LogSubscriber < ::ActiveSupport::LogSubscriber def redirect(event); end class << self - # source://activesupport/7.1.3.3/lib/active_support/log_subscriber.rb#87 + # source://activesupport/7.1.3.4/lib/active_support/log_subscriber.rb#87 def log_levels; end end end @@ -13956,114 +13956,114 @@ class ActionDispatch::PermissionsPolicy # @yield [_self] # @yieldparam _self [ActionDispatch::PermissionsPolicy] the object that the method was called on # - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#116 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#109 def initialize; end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def accelerometer(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def ambient_light_sensor(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def autoplay(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#154 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#147 def build(context = T.unsafe(nil)); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def camera(*sources); end # Returns the value of attribute directives. # - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#114 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#107 def directives; end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def encrypted_media(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def fullscreen(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def geolocation(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def gyroscope(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def hid(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def idle_detection(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def magnetometer(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def microphone(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def midi(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def payment(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def picture_in_picture(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def screen_wake_lock(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def serial(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#136 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#129 def speaker(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def sync_xhr(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def usb(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#136 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#129 def vibrate(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#136 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#129 def vr(*sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#126 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#119 def web_share(*sources); end private - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#172 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#165 def apply_mapping(source); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#159 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#152 def apply_mappings(sources); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#190 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#183 def build_directive(sources, context); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#178 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#171 def build_directives(context); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#121 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#114 def initialize_copy(other); end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#194 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#187 def resolve_source(source, context); end end # List of available permissions can be found at # https://github.com/w3c/webappsec-permissions-policy/blob/main/features.md#policy-controlled-features # -# source://actionpack//lib/action_dispatch/http/permissions_policy.rb#89 +# source://actionpack//lib/action_dispatch/http/permissions_policy.rb#82 ActionDispatch::PermissionsPolicy::DIRECTIVES = T.let(T.unsafe(nil), Hash) -# source://actionpack//lib/action_dispatch/http/permissions_policy.rb#82 +# source://actionpack//lib/action_dispatch/http/permissions_policy.rb#75 ActionDispatch::PermissionsPolicy::MAPPINGS = T.let(T.unsafe(nil), Hash) # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#30 @@ -14080,30 +14080,25 @@ class ActionDispatch::PermissionsPolicy::Middleware # @return [Boolean] # - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#55 - def html_response?(headers); end - - # @return [Boolean] - # - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#65 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#58 def policy_empty?(policy); end # @return [Boolean] # - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#61 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#54 def policy_present?(headers); end end -# source://actionpack//lib/action_dispatch/http/permissions_policy.rb#70 +# source://actionpack//lib/action_dispatch/http/permissions_policy.rb#63 module ActionDispatch::PermissionsPolicy::Request - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#73 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#66 def permissions_policy; end - # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#77 + # source://actionpack//lib/action_dispatch/http/permissions_policy.rb#70 def permissions_policy=(policy); end end -# source://actionpack//lib/action_dispatch/http/permissions_policy.rb#71 +# source://actionpack//lib/action_dispatch/http/permissions_policy.rb#64 ActionDispatch::PermissionsPolicy::Request::POLICY = T.let(T.unsafe(nil), String) # = Action Dispatch \PublicExceptions diff --git a/sorbet/rbi/gems/actiontext@7.1.3.3.rbi b/sorbet/rbi/gems/actiontext@7.1.3.4.rbi similarity index 78% rename from sorbet/rbi/gems/actiontext@7.1.3.3.rbi rename to sorbet/rbi/gems/actiontext@7.1.3.4.rbi index dc3f1e5b4..c6bc9734f 100644 --- a/sorbet/rbi/gems/actiontext@7.1.3.3.rbi +++ b/sorbet/rbi/gems/actiontext@7.1.3.4.rbi @@ -27,19 +27,19 @@ module ActionText # source://actiontext//lib/action_text.rb#53 def html_document_fragment_class; end - # source://railties/7.1.3.3/lib/rails/engine.rb#412 + # source://railties/7.1.3.4/lib/rails/engine.rb#412 def railtie_helpers_paths; end - # source://railties/7.1.3.3/lib/rails/engine.rb#395 + # source://railties/7.1.3.4/lib/rails/engine.rb#395 def railtie_namespace; end - # source://railties/7.1.3.3/lib/rails/engine.rb#416 + # source://railties/7.1.3.4/lib/rails/engine.rb#416 def railtie_routes_url_helpers(include_path_helpers = T.unsafe(nil)); end - # source://railties/7.1.3.3/lib/rails/engine.rb#401 + # source://railties/7.1.3.4/lib/rails/engine.rb#401 def table_name_prefix; end - # source://railties/7.1.3.3/lib/rails/engine.rb#408 + # source://railties/7.1.3.4/lib/rails/engine.rb#408 def use_relative_model_naming?; end # Returns the currently loaded version of Action Text as a +Gem::Version+. @@ -189,22 +189,22 @@ class ActionText::Attachables::ContentAttachment extend ::ActiveModel::Validations::HelperMethods extend ::ActiveModel::Conversion::ClassMethods - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_validate_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _validate_callbacks; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators?; end # source://actiontext//lib/action_text/attachables/content_attachment.rb#18 @@ -234,10 +234,10 @@ class ActionText::Attachables::ContentAttachment # source://actiontext//lib/action_text/attachables/content_attachment.rb#13 def content_type=(_arg0); end - # source://activemodel/7.1.3.3/lib/active_model/naming.rb#255 + # source://activemodel/7.1.3.4/lib/active_model/naming.rb#255 def model_name(&block); end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter=(_arg0); end # source://actiontext//lib/action_text/attachables/content_attachment.rb#22 @@ -249,7 +249,7 @@ class ActionText::Attachables::ContentAttachment # source://actiontext//lib/action_text/attachables/content_attachment.rb#26 def to_s; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#67 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#67 def validation_context; end private @@ -257,44 +257,44 @@ class ActionText::Attachables::ContentAttachment # source://actiontext//lib/action_text/attachables/content_attachment.rb#35 def content_instance; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#67 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#67 def validation_context=(_arg0); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _validate_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _validate_callbacks=(value); end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators=(value); end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators?; end # source://actiontext//lib/action_text/attachables/content_attachment.rb#8 def from_node(node); end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter; end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter=(value); end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter?; end end end @@ -311,7 +311,7 @@ class ActionText::Attachables::MissingAttachable # source://actiontext//lib/action_text/attachables/missing_attachable.rb#22 def model; end - # source://activemodel/7.1.3.3/lib/active_model/naming.rb#255 + # source://activemodel/7.1.3.4/lib/active_model/naming.rb#255 def model_name(&block); end # source://actiontext//lib/action_text/attachables/missing_attachable.rb#14 @@ -343,7 +343,7 @@ class ActionText::Attachables::RemoteImage # source://actiontext//lib/action_text/attachables/remote_image.rb#28 def height; end - # source://activemodel/7.1.3.3/lib/active_model/naming.rb#255 + # source://activemodel/7.1.3.4/lib/active_model/naming.rb#255 def model_name(&block); end # source://actiontext//lib/action_text/attachables/remote_image.rb#41 @@ -414,7 +414,7 @@ class ActionText::Attachment # source://actiontext//lib/action_text/attachment.rb#129 def inspect; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/delegation.rb#331 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/delegation.rb#331 def method_missing(method, *args, **_arg2, &block); end # Returns the value of attribute node. @@ -483,7 +483,7 @@ class ActionText::Attachment # source://actiontext//lib/action_text/attachment.rb#134 def node_attributes; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/delegation.rb#323 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/delegation.rb#323 def respond_to_missing?(name, include_private = T.unsafe(nil)); end # source://actiontext//lib/action_text/attachment.rb#142 @@ -549,22 +549,22 @@ class ActionText::AttachmentGallery # source://actiontext//lib/action_text/attachment_gallery.rb#52 def initialize(node); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_validate_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _validate_callbacks; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators?; end # source://actiontext//lib/action_text/attachment_gallery.rb#56 @@ -573,7 +573,7 @@ class ActionText::AttachmentGallery # source://actiontext//lib/action_text/attachment_gallery.rb#66 def inspect; end - # source://activemodel/7.1.3.3/lib/active_model/naming.rb#255 + # source://activemodel/7.1.3.4/lib/active_model/naming.rb#255 def model_name(&block); end # Returns the value of attribute node. @@ -581,43 +581,43 @@ class ActionText::AttachmentGallery # source://actiontext//lib/action_text/attachment_gallery.rb#50 def node; end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter=(_arg0); end # source://actiontext//lib/action_text/attachment_gallery.rb#62 def size; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#67 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#67 def validation_context; end private - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#67 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#67 def validation_context=(_arg0); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _validate_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _validate_callbacks=(value); end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators=(value); end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators?; end # source://actiontext//lib/action_text/attachment_gallery.rb#41 @@ -635,13 +635,13 @@ class ActionText::AttachmentGallery # source://actiontext//lib/action_text/attachment_gallery.rb#37 def from_node(node); end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter; end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter=(value); end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter?; end # source://actiontext//lib/action_text/attachment_gallery.rb#45 @@ -745,6 +745,7 @@ end # # source://actiontext//lib/action_text/content.rb#22 class ActionText::Content + include ::ActionText::ContentHelper include ::ActionText::Serialization include ::ActionText::Rendering extend ::ActionText::Serialization::ClassMethods @@ -755,13 +756,13 @@ class ActionText::Content # source://actiontext//lib/action_text/content.rb#37 def initialize(content = T.unsafe(nil), options = T.unsafe(nil)); end - # source://actiontext//lib/action_text/content.rb#145 + # source://actiontext//lib/action_text/content.rb#146 def ==(other); end # source://actiontext//lib/action_text/content.rb#90 def append_attachables(attachables); end - # source://actiontext//lib/action_text/content.rb#137 + # source://actiontext//lib/action_text/content.rb#138 def as_json(*_arg0); end # Extracts +ActionText::Attachable+s from the HTML fragment: @@ -804,7 +805,7 @@ class ActionText::Content # source://actiontext//lib/action_text/content.rb#27 def html_safe(*_arg0, **_arg1, &_arg2); end - # source://actiontext//lib/action_text/content.rb#141 + # source://actiontext//lib/action_text/content.rb#142 def inspect; end # Extracts links from the HTML fragment: @@ -822,16 +823,16 @@ class ActionText::Content # source://actiontext//lib/action_text/rendering.rb#12 def render(*_arg0, **_arg1, &_arg2); end - # source://actiontext//lib/action_text/content.rb#102 + # source://actiontext//lib/action_text/content.rb#103 def render_attachment_galleries(&block); end # source://actiontext//lib/action_text/content.rb#95 def render_attachments(**options, &block); end - # source://actiontext//lib/action_text/content.rb#121 + # source://actiontext//lib/action_text/content.rb#122 def to_html; end - # source://actiontext//lib/action_text/content.rb#129 + # source://actiontext//lib/action_text/content.rb#130 def to_partial_path; end # Returns the content as plain text with all HTML tags removed. @@ -839,40 +840,40 @@ class ActionText::Content # content = ActionText::Content.new("

Funny times!

") # content.to_plain_text # => "Funny times!" # - # source://actiontext//lib/action_text/content.rb#113 + # source://actiontext//lib/action_text/content.rb#114 def to_plain_text; end - # source://actiontext//lib/action_text/content.rb#125 + # source://actiontext//lib/action_text/content.rb#126 def to_rendered_html_with_layout; end - # source://actiontext//lib/action_text/content.rb#133 + # source://actiontext//lib/action_text/content.rb#134 def to_s; end - # source://actiontext//lib/action_text/content.rb#117 + # source://actiontext//lib/action_text/content.rb#118 def to_trix_html; end private - # source://actiontext//lib/action_text/content.rb#162 + # source://actiontext//lib/action_text/content.rb#163 def attachment_for_node(node, with_full_attributes: T.unsafe(nil)); end - # source://actiontext//lib/action_text/content.rb#167 + # source://actiontext//lib/action_text/content.rb#168 def attachment_gallery_for_node(node); end - # source://actiontext//lib/action_text/content.rb#158 + # source://actiontext//lib/action_text/content.rb#159 def attachment_gallery_nodes; end - # source://actiontext//lib/action_text/content.rb#154 + # source://actiontext//lib/action_text/content.rb#155 def attachment_nodes; end class << self # source://actiontext//lib/action_text/content.rb#30 def fragment_by_canonicalizing_content(content); end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#49 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#49 def renderer; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#108 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#108 def renderer=(obj); end end end @@ -886,6 +887,7 @@ module ActionText::ContentHelper def render_action_text_attachments(content); end def render_action_text_content(content); end def sanitize_action_text_content(content); end + def sanitize_content_attachment(content_attachment); end def sanitizer; end def sanitizer=(val); end def sanitizer_allowed_attributes; end @@ -910,16 +912,16 @@ class ActionText::EncryptedRichText < ::ActionText::RichText include ::ActionText::EncryptedRichText::GeneratedAssociationMethods class << self - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activerecord/7.1.3.3/lib/active_record/attributes.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/attributes.rb#11 def attributes_to_define_after_schema_loads; end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#167 def defined_enums; end - # source://activerecord/7.1.3.3/lib/active_record/encryption/encryptable_record.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/encryption/encryptable_record.rb#11 def encrypted_attributes; end end end @@ -955,7 +957,7 @@ end # source://actiontext//lib/action_text/engine.rb#11 class ActionText::Engine < ::Rails::Engine class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end end end @@ -1163,10 +1165,10 @@ class ActionText::Record < ::ActiveRecord::Base include ::ActionText::Record::GeneratedAssociationMethods class << self - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#167 def defined_enums; end end end @@ -1197,13 +1199,13 @@ class ActionText::RichText < ::ActionText::Record include ::ActionText::RichText::GeneratedAttributeMethods include ::ActionText::RichText::GeneratedAssociationMethods - # source://activerecord/7.1.3.3/lib/active_record/autosave_association.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/autosave_association.rb#160 def autosave_associated_records_for_embeds_attachments(*args); end - # source://activerecord/7.1.3.3/lib/active_record/autosave_association.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/autosave_association.rb#160 def autosave_associated_records_for_embeds_blobs(*args); end - # source://activerecord/7.1.3.3/lib/active_record/autosave_association.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/autosave_association.rb#160 def autosave_associated_records_for_record(*args); end def blank?(*_arg0, **_arg1, &_arg2); end @@ -1214,83 +1216,83 @@ class ActionText::RichText < ::ActionText::Record def to_s(*_arg0, **_arg1, &_arg2); end def to_trix_html; end - # source://activerecord/7.1.3.3/lib/active_record/autosave_association.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/autosave_association.rb#160 def validate_associated_records_for_embeds_attachments(*args); end - # source://activerecord/7.1.3.3/lib/active_record/autosave_association.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/autosave_association.rb#160 def validate_associated_records_for_embeds_blobs(*args); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#11 def _reflections; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activestorage/7.1.3.3/lib/active_storage/reflection.rb#53 + # source://activestorage/7.1.3.4/lib/active_storage/reflection.rb#53 def attachment_reflections; end - # source://activerecord/7.1.3.3/lib/active_record/attributes.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/attributes.rb#11 def attributes_to_define_after_schema_loads; end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#167 def defined_enums; end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def with_attached_embeds(*args, **_arg1); end end end module ActionText::RichText::GeneratedAssociationMethods - # source://activestorage/7.1.3.3/lib/active_storage/attached/model.rb#187 + # source://activestorage/7.1.3.4/lib/active_storage/attached/model.rb#187 def embeds; end - # source://activestorage/7.1.3.3/lib/active_storage/attached/model.rb#192 + # source://activestorage/7.1.3.4/lib/active_storage/attached/model.rb#192 def embeds=(attachables); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/collection_association.rb#62 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/collection_association.rb#62 def embeds_attachment_ids; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/collection_association.rb#72 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/collection_association.rb#72 def embeds_attachment_ids=(ids); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#103 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#103 def embeds_attachments; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#111 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#111 def embeds_attachments=(value); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/collection_association.rb#62 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/collection_association.rb#62 def embeds_blob_ids; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/collection_association.rb#72 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/collection_association.rb#72 def embeds_blob_ids=(ids); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#103 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#103 def embeds_blobs; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#111 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#111 def embeds_blobs=(value); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#103 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#103 def record; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#111 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#111 def record=(value); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/belongs_to.rb#145 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/belongs_to.rb#145 def record_changed?; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/belongs_to.rb#149 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/belongs_to.rb#149 def record_previously_changed?; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#19 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#19 def reload_record; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#23 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#23 def reset_record; end end @@ -1426,216 +1428,216 @@ module ActionView::Helpers mixes_in_class_methods ::ActionView::Helpers::SanitizeHelper::ClassMethods class << self - # source://actionview/7.1.3.3/lib/action_view/helpers.rb#35 + # source://actionview/7.1.3.4/lib/action_view/helpers.rb#35 def eager_load!; end end end class ActionView::Helpers::FormBuilder - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1715 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1715 def initialize(object_name, object, template, options); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2644 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2644 def button(value = T.unsafe(nil), options = T.unsafe(nil), &block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2468 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2468 def check_box(method, options = T.unsafe(nil), checked_value = T.unsafe(nil), unchecked_value = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_options_helper.rb#908 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_options_helper.rb#908 def collection_check_boxes(method, collection, value_method, text_method, options = T.unsafe(nil), html_options = T.unsafe(nil), &block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_options_helper.rb#920 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_options_helper.rb#920 def collection_radio_buttons(method, collection, value_method, text_method, options = T.unsafe(nil), html_options = T.unsafe(nil), &block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_options_helper.rb#860 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_options_helper.rb#860 def collection_select(method, collection, value_method, text_method, options = T.unsafe(nil), html_options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def color_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def date_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/date_helper.rb#1237 + # source://actionview/7.1.3.4/lib/action_view/helpers/date_helper.rb#1237 def date_select(method, options = T.unsafe(nil), html_options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def datetime_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def datetime_local_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/date_helper.rb#1261 + # source://actionview/7.1.3.4/lib/action_view/helpers/date_helper.rb#1261 def datetime_select(method, options = T.unsafe(nil), html_options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def email_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2665 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2665 def emitted_hidden_id?; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1680 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1680 def field_helpers; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1680 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1680 def field_helpers=(_arg0); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1680 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1680 def field_helpers?; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1772 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1772 def field_id(method, *suffixes, namespace: T.unsafe(nil), index: T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1792 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1792 def field_name(method, *methods, multiple: T.unsafe(nil), index: T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2322 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2322 def fields(scope = T.unsafe(nil), model: T.unsafe(nil), **options, &block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2284 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2284 def fields_for(record_name, record_object = T.unsafe(nil), fields_options = T.unsafe(nil), &block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2551 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2551 def file_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_options_helper.rb#872 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_options_helper.rb#872 def grouped_collection_select(method, collection, group_method, group_label_method, option_key_method, option_value_method, options = T.unsafe(nil), html_options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2512 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2512 def hidden_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1752 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1752 def id; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1692 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1692 def index; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2399 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2399 def label(method, text = T.unsafe(nil), options = T.unsafe(nil), &block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def month_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1692 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1692 def multipart; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1695 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1695 def multipart=(multipart); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1692 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1692 def multipart?; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def number_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1690 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1690 def object; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1690 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1690 def object=(_arg0); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1690 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1690 def object_name; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1690 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1690 def object_name=(_arg0); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1690 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1690 def options; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1690 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1690 def options=(_arg0); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def password_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def phone_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2490 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2490 def radio_button(method, tag_value, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def range_field(method, options = T.unsafe(nil)); end def rich_text_area(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def search_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_options_helper.rb#848 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_options_helper.rb#848 def select(method, choices = T.unsafe(nil), options = T.unsafe(nil), html_options = T.unsafe(nil), &block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2583 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2583 def submit(value = T.unsafe(nil), options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def telephone_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def text_area(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def text_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def time_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/date_helper.rb#1249 + # source://actionview/7.1.3.4/lib/action_view/helpers/date_helper.rb#1249 def time_select(method, options = T.unsafe(nil), html_options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_options_helper.rb#884 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_options_helper.rb#884 def time_zone_select(method, priority_zones = T.unsafe(nil), options = T.unsafe(nil), html_options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1711 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1711 def to_model; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1707 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1707 def to_partial_path; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def url_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2021 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2021 def week_field(method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_options_helper.rb#896 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_options_helper.rb#896 def weekday_select(method, options = T.unsafe(nil), html_options = T.unsafe(nil)); end private - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2750 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2750 def convert_to_legacy_options(options); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2732 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2732 def fields_for_nested_model(name, object, fields_options, block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2703 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2703 def fields_for_with_nested_attributes(association_name, association, options, block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2699 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2699 def nested_attributes_association?(association_name); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2745 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2745 def nested_child_index(name); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2670 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2670 def objectify_options(options); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#2676 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#2676 def submit_default_value; end class << self - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1703 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1703 def _to_partial_path; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1680 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1680 def field_helpers; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1680 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1680 def field_helpers=(value); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1680 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1680 def field_helpers?; end end end @@ -1649,141 +1651,141 @@ module ActionView::Helpers::FormHelper mixes_in_class_methods ::ActionView::Helpers::UrlHelper::ClassMethods mixes_in_class_methods ::ActionView::Helpers::SanitizeHelper::ClassMethods - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1586 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1586 def _object_for_form_builder(object); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1343 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1343 def check_box(object_name, method, options = T.unsafe(nil), checked_value = T.unsafe(nil), unchecked_value = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1373 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1373 def color_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1437 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1437 def date_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1510 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1510 def datetime_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1510 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1510 def datetime_local_field(object_name, method, options = T.unsafe(nil)); end def default_form_builder; end def default_form_builder=(_arg0); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1564 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1564 def email_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1077 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1077 def fields(scope = T.unsafe(nil), model: T.unsafe(nil), **options, &block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1026 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1026 def fields_for(record_name, record_object = T.unsafe(nil), options = T.unsafe(nil), &block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1245 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1245 def file_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#434 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#434 def form_for(record, options = T.unsafe(nil), &block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#755 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#755 def form_with(model: T.unsafe(nil), scope: T.unsafe(nil), url: T.unsafe(nil), format: T.unsafe(nil), **options, &block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#480 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#480 def form_with_generates_ids; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#480 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#480 def form_with_generates_ids=(val); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#478 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#478 def form_with_generates_remote_forms; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#478 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#478 def form_with_generates_remote_forms=(val); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1212 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1212 def hidden_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1149 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1149 def label(object_name, method, content_or_options = T.unsafe(nil), options = T.unsafe(nil), &block); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1529 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1529 def month_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#482 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#482 def multiple_file_field_include_hidden; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#482 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#482 def multiple_file_field_include_hidden=(val); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1573 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1573 def number_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1194 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1194 def password_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1405 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1405 def phone_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1365 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1365 def radio_button(object_name, method, tag_value, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1582 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1582 def range_field(object_name, method, options = T.unsafe(nil)); end def rich_text_area(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1396 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1396 def search_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1405 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1405 def telephone_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1275 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1275 def text_area(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1173 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1173 def text_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1475 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1475 def time_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1555 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1555 def url_field(object_name, method, options = T.unsafe(nil)); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1546 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1546 def week_field(object_name, method, options = T.unsafe(nil)); end private - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#464 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#464 def apply_form_for_options!(object, options); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1620 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1620 def default_form_builder_class; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1591 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1591 def html_options_for_form_with(url_for_options = T.unsafe(nil), model = T.unsafe(nil), html: T.unsafe(nil), local: T.unsafe(nil), skip_enforcing_utf8: T.unsafe(nil), **options); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#1606 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#1606 def instantiate_builder(record_name, record_object, options); end class << self - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#480 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#480 def form_with_generates_ids; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#480 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#480 def form_with_generates_ids=(val); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#478 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#478 def form_with_generates_remote_forms; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#478 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#478 def form_with_generates_remote_forms=(val); end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#482 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#482 def multiple_file_field_include_hidden; end - # source://actionview/7.1.3.3/lib/action_view/helpers/form_helper.rb#482 + # source://actionview/7.1.3.4/lib/action_view/helpers/form_helper.rb#482 def multiple_file_field_include_hidden=(val); end end end diff --git a/sorbet/rbi/gems/actionview@7.1.3.3.rbi b/sorbet/rbi/gems/actionview@7.1.3.4.rbi similarity index 98% rename from sorbet/rbi/gems/actionview@7.1.3.3.rbi rename to sorbet/rbi/gems/actionview@7.1.3.4.rbi index 9a0db9029..89e0c2e0d 100644 --- a/sorbet/rbi/gems/actionview@7.1.3.3.rbi +++ b/sorbet/rbi/gems/actionview@7.1.3.4.rbi @@ -13,247 +13,247 @@ class ActionController::Base < ::ActionController::Metal include ::ActionController::BasicImplicitRender extend ::AbstractController::Helpers::Resolution - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods=(_arg0); end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods?; end # source://actionview//lib/action_view/layouts.rb#216 def _layout_conditions(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _process_action_callbacks; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/renderers.rb#31 + # source://actionpack/7.1.3.4/lib/action_controller/metal/renderers.rb#31 def _renderers; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/renderers.rb#31 + # source://actionpack/7.1.3.4/lib/action_controller/metal/renderers.rb#31 def _renderers=(_arg0); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/renderers.rb#31 + # source://actionpack/7.1.3.4/lib/action_controller/metal/renderers.rb#31 def _renderers?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_process_action_callbacks(&block); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching.rb#42 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching.rb#42 def _view_cache_dependencies; end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching.rb#42 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching.rb#42 def _view_cache_dependencies=(_arg0); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching.rb#42 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching.rb#42 def _view_cache_dependencies?; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/params_wrapper.rb#187 + # source://actionpack/7.1.3.4/lib/action_controller/metal/params_wrapper.rb#187 def _wrapper_options; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/params_wrapper.rb#187 + # source://actionpack/7.1.3.4/lib/action_controller/metal/params_wrapper.rb#187 def _wrapper_options=(_arg0); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/params_wrapper.rb#187 + # source://actionpack/7.1.3.4/lib/action_controller/metal/params_wrapper.rb#187 def _wrapper_options?; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/flash.rb#36 + # source://actionpack/7.1.3.4/lib/action_controller/metal/flash.rb#36 def alert; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def allow_forgery_protection; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def allow_forgery_protection=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def asset_host; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def asset_host=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def assets_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def assets_dir=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def csrf_token_storage_strategy; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def csrf_token_storage_strategy=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_asset_host_protocol; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_asset_host_protocol=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_protect_from_forgery; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_protect_from_forgery=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_static_extension; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_static_extension=(value); end - # source://actionpack/7.1.3.3/lib/action_dispatch/routing/url_for.rb#97 + # source://actionpack/7.1.3.4/lib/action_dispatch/routing/url_for.rb#97 def default_url_options; end - # source://actionpack/7.1.3.3/lib/action_dispatch/routing/url_for.rb#97 + # source://actionpack/7.1.3.4/lib/action_dispatch/routing/url_for.rb#97 def default_url_options=(_arg0); end - # source://actionpack/7.1.3.3/lib/action_dispatch/routing/url_for.rb#97 + # source://actionpack/7.1.3.4/lib/action_dispatch/routing/url_for.rb#97 def default_url_options?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def enable_fragment_cache_logging; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def enable_fragment_cache_logging=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/etag_with_template_digest.rb#29 + # source://actionpack/7.1.3.4/lib/action_controller/metal/etag_with_template_digest.rb#29 def etag_with_template_digest; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/etag_with_template_digest.rb#29 + # source://actionpack/7.1.3.4/lib/action_controller/metal/etag_with_template_digest.rb#29 def etag_with_template_digest=(_arg0); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/etag_with_template_digest.rb#29 + # source://actionpack/7.1.3.4/lib/action_controller/metal/etag_with_template_digest.rb#29 def etag_with_template_digest?; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/conditional_get.rb#13 + # source://actionpack/7.1.3.4/lib/action_controller/metal/conditional_get.rb#13 def etaggers; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/conditional_get.rb#13 + # source://actionpack/7.1.3.4/lib/action_controller/metal/conditional_get.rb#13 def etaggers=(_arg0); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/conditional_get.rb#13 + # source://actionpack/7.1.3.4/lib/action_controller/metal/conditional_get.rb#13 def etaggers?; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/flash.rb#10 + # source://actionpack/7.1.3.4/lib/action_controller/metal/flash.rb#10 def flash(*_arg0, **_arg1, &_arg2); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def forgery_protection_origin_check; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def forgery_protection_origin_check=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def forgery_protection_strategy; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def forgery_protection_strategy=(value); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching/fragments.rb#25 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching/fragments.rb#25 def fragment_cache_keys; end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching/fragments.rb#25 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching/fragments.rb#25 def fragment_cache_keys=(_arg0); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching/fragments.rb#25 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching/fragments.rb#25 def fragment_cache_keys?; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/helpers.rb#65 + # source://actionpack/7.1.3.4/lib/action_controller/metal/helpers.rb#65 def helpers_path; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/helpers.rb#65 + # source://actionpack/7.1.3.4/lib/action_controller/metal/helpers.rb#65 def helpers_path=(_arg0); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/helpers.rb#65 + # source://actionpack/7.1.3.4/lib/action_controller/metal/helpers.rb#65 def helpers_path?; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/helpers.rb#66 + # source://actionpack/7.1.3.4/lib/action_controller/metal/helpers.rb#66 def include_all_helpers; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/helpers.rb#66 + # source://actionpack/7.1.3.4/lib/action_controller/metal/helpers.rb#66 def include_all_helpers=(_arg0); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/helpers.rb#66 + # source://actionpack/7.1.3.4/lib/action_controller/metal/helpers.rb#66 def include_all_helpers?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def javascripts_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def javascripts_dir=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def log_warning_on_csrf_failure; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def log_warning_on_csrf_failure=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def logger; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def logger=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/flash.rb#36 + # source://actionpack/7.1.3.4/lib/action_controller/metal/flash.rb#36 def notice; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def per_form_csrf_tokens; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def per_form_csrf_tokens=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def perform_caching; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def perform_caching=(value); end - # source://actionpack/7.1.3.3/lib/abstract_controller/callbacks.rb#36 + # source://actionpack/7.1.3.4/lib/abstract_controller/callbacks.rb#36 def raise_on_missing_callback_actions; end - # source://actionpack/7.1.3.3/lib/abstract_controller/callbacks.rb#36 + # source://actionpack/7.1.3.4/lib/abstract_controller/callbacks.rb#36 def raise_on_missing_callback_actions=(val); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/redirecting.rb#15 + # source://actionpack/7.1.3.4/lib/action_controller/metal/redirecting.rb#15 def raise_on_open_redirects; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/redirecting.rb#15 + # source://actionpack/7.1.3.4/lib/action_controller/metal/redirecting.rb#15 def raise_on_open_redirects=(val); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def relative_url_root; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def relative_url_root=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def request_forgery_protection_token; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def request_forgery_protection_token=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def stylesheets_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def stylesheets_dir=(value); end private @@ -261,47 +261,47 @@ class ActionController::Base < ::ActionController::Metal # source://actionview//lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end - # source://actionpack/7.1.3.3/lib/action_controller/base.rb#252 + # source://actionpack/7.1.3.4/lib/action_controller/base.rb#252 def _protected_ivars; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://actionpack/7.1.3.3/lib/action_controller/form_builder.rb#33 + # source://actionpack/7.1.3.4/lib/action_controller/form_builder.rb#33 def _default_form_builder; end - # source://actionpack/7.1.3.3/lib/action_controller/form_builder.rb#33 + # source://actionpack/7.1.3.4/lib/action_controller/form_builder.rb#33 def _default_form_builder=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/form_builder.rb#33 + # source://actionpack/7.1.3.4/lib/action_controller/form_builder.rb#33 def _default_form_builder?; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/flash.rb#8 + # source://actionpack/7.1.3.4/lib/action_controller/metal/flash.rb#8 def _flash_types; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/flash.rb#8 + # source://actionpack/7.1.3.4/lib/action_controller/metal/flash.rb#8 def _flash_types=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/flash.rb#8 + # source://actionpack/7.1.3.4/lib/action_controller/metal/flash.rb#8 def _flash_types?; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods=(value); end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods?; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#16 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#16 def _helpers; end # source://actionview//lib/action_view/layouts.rb#211 @@ -322,226 +322,226 @@ class ActionController::Base < ::ActionController::Metal # source://actionview//lib/action_view/layouts.rb#212 def _layout_conditions?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _process_action_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _process_action_callbacks=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/renderers.rb#31 + # source://actionpack/7.1.3.4/lib/action_controller/metal/renderers.rb#31 def _renderers; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/renderers.rb#31 + # source://actionpack/7.1.3.4/lib/action_controller/metal/renderers.rb#31 def _renderers=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/renderers.rb#31 + # source://actionpack/7.1.3.4/lib/action_controller/metal/renderers.rb#31 def _renderers?; end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching.rb#42 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching.rb#42 def _view_cache_dependencies; end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching.rb#42 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching.rb#42 def _view_cache_dependencies=(value); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching.rb#42 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching.rb#42 def _view_cache_dependencies?; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/params_wrapper.rb#187 + # source://actionpack/7.1.3.4/lib/action_controller/metal/params_wrapper.rb#187 def _wrapper_options; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/params_wrapper.rb#187 + # source://actionpack/7.1.3.4/lib/action_controller/metal/params_wrapper.rb#187 def _wrapper_options=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/params_wrapper.rb#187 + # source://actionpack/7.1.3.4/lib/action_controller/metal/params_wrapper.rb#187 def _wrapper_options?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def allow_forgery_protection; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def allow_forgery_protection=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def asset_host; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def asset_host=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def assets_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def assets_dir=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def csrf_token_storage_strategy; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def csrf_token_storage_strategy=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_asset_host_protocol; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_asset_host_protocol=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_protect_from_forgery; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_protect_from_forgery=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def default_static_extension; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def default_static_extension=(value); end - # source://actionpack/7.1.3.3/lib/action_dispatch/routing/url_for.rb#97 + # source://actionpack/7.1.3.4/lib/action_dispatch/routing/url_for.rb#97 def default_url_options; end - # source://actionpack/7.1.3.3/lib/action_dispatch/routing/url_for.rb#97 + # source://actionpack/7.1.3.4/lib/action_dispatch/routing/url_for.rb#97 def default_url_options=(value); end - # source://actionpack/7.1.3.3/lib/action_dispatch/routing/url_for.rb#97 + # source://actionpack/7.1.3.4/lib/action_dispatch/routing/url_for.rb#97 def default_url_options?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def enable_fragment_cache_logging; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def enable_fragment_cache_logging=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/etag_with_template_digest.rb#29 + # source://actionpack/7.1.3.4/lib/action_controller/metal/etag_with_template_digest.rb#29 def etag_with_template_digest; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/etag_with_template_digest.rb#29 + # source://actionpack/7.1.3.4/lib/action_controller/metal/etag_with_template_digest.rb#29 def etag_with_template_digest=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/etag_with_template_digest.rb#29 + # source://actionpack/7.1.3.4/lib/action_controller/metal/etag_with_template_digest.rb#29 def etag_with_template_digest?; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/conditional_get.rb#13 + # source://actionpack/7.1.3.4/lib/action_controller/metal/conditional_get.rb#13 def etaggers; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/conditional_get.rb#13 + # source://actionpack/7.1.3.4/lib/action_controller/metal/conditional_get.rb#13 def etaggers=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/conditional_get.rb#13 + # source://actionpack/7.1.3.4/lib/action_controller/metal/conditional_get.rb#13 def etaggers?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def forgery_protection_origin_check; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def forgery_protection_origin_check=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def forgery_protection_strategy; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def forgery_protection_strategy=(value); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching/fragments.rb#25 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching/fragments.rb#25 def fragment_cache_keys; end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching/fragments.rb#25 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching/fragments.rb#25 def fragment_cache_keys=(value); end - # source://actionpack/7.1.3.3/lib/abstract_controller/caching/fragments.rb#25 + # source://actionpack/7.1.3.4/lib/abstract_controller/caching/fragments.rb#25 def fragment_cache_keys?; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/helpers.rb#65 + # source://actionpack/7.1.3.4/lib/action_controller/metal/helpers.rb#65 def helpers_path; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/helpers.rb#65 + # source://actionpack/7.1.3.4/lib/action_controller/metal/helpers.rb#65 def helpers_path=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/helpers.rb#65 + # source://actionpack/7.1.3.4/lib/action_controller/metal/helpers.rb#65 def helpers_path?; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/helpers.rb#66 + # source://actionpack/7.1.3.4/lib/action_controller/metal/helpers.rb#66 def include_all_helpers; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/helpers.rb#66 + # source://actionpack/7.1.3.4/lib/action_controller/metal/helpers.rb#66 def include_all_helpers=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/helpers.rb#66 + # source://actionpack/7.1.3.4/lib/action_controller/metal/helpers.rb#66 def include_all_helpers?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def javascripts_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def javascripts_dir=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def log_warning_on_csrf_failure; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def log_warning_on_csrf_failure=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def logger; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def logger=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def per_form_csrf_tokens; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def per_form_csrf_tokens=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def perform_caching; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def perform_caching=(value); end - # source://actionpack/7.1.3.3/lib/abstract_controller/callbacks.rb#36 + # source://actionpack/7.1.3.4/lib/abstract_controller/callbacks.rb#36 def raise_on_missing_callback_actions; end - # source://actionpack/7.1.3.3/lib/abstract_controller/callbacks.rb#36 + # source://actionpack/7.1.3.4/lib/abstract_controller/callbacks.rb#36 def raise_on_missing_callback_actions=(val); end - # source://actionpack/7.1.3.3/lib/action_controller/metal/redirecting.rb#15 + # source://actionpack/7.1.3.4/lib/action_controller/metal/redirecting.rb#15 def raise_on_open_redirects; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/redirecting.rb#15 + # source://actionpack/7.1.3.4/lib/action_controller/metal/redirecting.rb#15 def raise_on_open_redirects=(val); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def relative_url_root; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def relative_url_root=(value); end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def request_forgery_protection_token; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def request_forgery_protection_token=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#115 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#115 def stylesheets_dir; end - # source://activesupport/7.1.3.3/lib/active_support/configurable.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/configurable.rb#116 def stylesheets_dir=(value); end - # source://actionpack/7.1.3.3/lib/action_controller/base.rb#184 + # source://actionpack/7.1.3.4/lib/action_controller/base.rb#184 def without_modules(*modules); end end end @@ -935,10 +935,10 @@ class ActionView::Base # source://actionview//lib/action_view/base.rb#207 def assign(new_assigns); end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def assigns; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def assigns=(_arg0); end # source://actionview//lib/action_view/base.rb#160 @@ -952,10 +952,10 @@ class ActionView::Base # source://actionview//lib/action_view/base.rb#270 def compiled_method_container; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def config; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb#33 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attr_internal.rb#33 def config=(_arg0); end # source://actionview//lib/action_view/helpers/translation_helper.rb#18 @@ -12024,7 +12024,7 @@ class ActionView::LogSubscriber < ::ActiveSupport::LogSubscriber # source://actionview//lib/action_view/log_subscriber.rb#101 def attach_to(*_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/log_subscriber.rb#87 + # source://activesupport/7.1.3.4/lib/active_support/log_subscriber.rb#87 def log_levels; end end end @@ -12927,7 +12927,7 @@ end # source://actionview//lib/action_view/railtie.rb#8 class ActionView::Railtie < ::Rails::Engine class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end end end @@ -14103,7 +14103,7 @@ end module ActionView::RoutingUrlFor include ::ActionDispatch::Routing::PolymorphicRoutes - # source://actionpack/7.1.3.3/lib/action_dispatch/routing/url_for.rb#99 + # source://actionpack/7.1.3.4/lib/action_dispatch/routing/url_for.rb#99 def default_url_options=(val); end # Returns the URL for the set of +options+ provided. This takes the @@ -14205,7 +14205,7 @@ module ActionView::RoutingUrlFor def optimize_routes_generation?; end class << self - # source://actionpack/7.1.3.3/lib/action_dispatch/routing/url_for.rb#99 + # source://actionpack/7.1.3.4/lib/action_dispatch/routing/url_for.rb#99 def default_url_options=(val); end end end @@ -15294,13 +15294,13 @@ class ActionView::TestCase < ::ActiveSupport::TestCase extend ::ActiveSupport::Testing::ConstantLookup::ClassMethods extend ::ActionView::TestCase::Behavior::ClassMethods - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods=(_arg0); end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods?; end # source://actionview//lib/action_view/helpers/translation_helper.rb#18 @@ -15310,19 +15310,19 @@ class ActionView::TestCase < ::ActiveSupport::TestCase def debug_missing_translation=(val); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods=(value); end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods?; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#16 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#16 def _helpers; end # source://actionview//lib/action_view/test_case.rb#201 @@ -15772,7 +15772,7 @@ class ActionView::TestCase::TestController < ::ActionController::Base # source://actionview//lib/action_view/test_case.rb#23 def controller_path=(_arg0); end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end diff --git a/sorbet/rbi/gems/activejob@7.1.3.3.rbi b/sorbet/rbi/gems/activejob@7.1.3.4.rbi similarity index 98% rename from sorbet/rbi/gems/activejob@7.1.3.3.rbi rename to sorbet/rbi/gems/activejob@7.1.3.4.rbi index 026e52c14..cd13eb37b 100644 --- a/sorbet/rbi/gems/activejob@7.1.3.3.rbi +++ b/sorbet/rbi/gems/activejob@7.1.3.4.rbi @@ -211,22 +211,22 @@ class ActiveJob::Base extend ::Sidekiq::Job::Options::ClassMethods extend ::ActiveJob::TestHelper::TestQueueAdapter::ClassMethods - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _enqueue_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _perform_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_enqueue_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_perform_callbacks(&block); end # source://activejob//lib/active_job/exceptions.rb#12 @@ -256,13 +256,13 @@ class ActiveJob::Base # source://activejob//lib/active_job/queue_name.rb#57 def queue_name_prefix?; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end # source://sidekiq/7.2.4/lib/sidekiq/job.rb#137 @@ -284,25 +284,25 @@ class ActiveJob::Base def sidekiq_retry_in_block=(_arg0); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _enqueue_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _enqueue_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _perform_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _perform_callbacks=(value); end # source://activejob//lib/active_job/queue_adapter.rb#24 @@ -383,13 +383,13 @@ class ActiveJob::Base # source://activejob//lib/active_job/queue_name.rb#57 def queue_name_prefix?; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers=(value); end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers?; end # source://activejob//lib/active_job/exceptions.rb#11 @@ -456,16 +456,16 @@ module ActiveJob::Callbacks mixes_in_class_methods ::ActiveJob::Callbacks::ClassMethods class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _execute_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_execute_callbacks(&block); end end @@ -1271,7 +1271,7 @@ class ActiveJob::LogSubscriber < ::ActiveSupport::LogSubscriber # source://activejob//lib/active_job/log_subscriber.rb#7 def backtrace_cleaner?; end - # source://activesupport/7.1.3.3/lib/active_support/log_subscriber.rb#87 + # source://activesupport/7.1.3.4/lib/active_support/log_subscriber.rb#87 def log_levels; end end end diff --git a/sorbet/rbi/gems/activemodel@7.1.3.3.rbi b/sorbet/rbi/gems/activemodel@7.1.3.4.rbi similarity index 100% rename from sorbet/rbi/gems/activemodel@7.1.3.3.rbi rename to sorbet/rbi/gems/activemodel@7.1.3.4.rbi diff --git a/sorbet/rbi/gems/activerecord@7.1.3.3.rbi b/sorbet/rbi/gems/activerecord@7.1.3.4.rbi similarity index 99% rename from sorbet/rbi/gems/activerecord@7.1.3.3.rbi rename to sorbet/rbi/gems/activerecord@7.1.3.4.rbi index 311a353c3..b78aa2456 100644 --- a/sorbet/rbi/gems/activerecord@7.1.3.3.rbi +++ b/sorbet/rbi/gems/activerecord@7.1.3.4.rbi @@ -8301,28 +8301,28 @@ class ActiveRecord::Base extend ::ActiveStorage::Reflection::ActiveRecordExtensions::ClassMethods extend ::ActionText::Attribute::ClassMethods - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _before_commit_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _commit_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _create_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _destroy_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _find_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _initialize_callbacks; end # source://activerecord//lib/active_record/reflection.rb#11 @@ -8331,64 +8331,64 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/reflection.rb#11 def _reflections?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _rollback_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_before_commit_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_commit_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_create_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_destroy_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_find_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_initialize_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_rollback_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_save_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_touch_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_update_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_validate_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_validation_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _save_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _touch_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _update_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _validate_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _validation_callbacks; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators?; end # source://activerecord//lib/active_record/reflection.rb#12 @@ -8397,22 +8397,22 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/reflection.rb#12 def aggregate_reflections?; end - # source://activestorage/7.1.3.3/lib/active_storage/reflection.rb#53 + # source://activestorage/7.1.3.4/lib/active_storage/reflection.rb#53 def attachment_reflections; end - # source://activestorage/7.1.3.3/lib/active_storage/reflection.rb#53 + # source://activestorage/7.1.3.4/lib/active_storage/reflection.rb#53 def attachment_reflections?; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#72 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#72 def attribute_aliases; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#72 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#72 def attribute_aliases?; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#73 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#73 def attribute_method_patterns; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#73 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#73 def attribute_method_patterns?; end # source://activerecord//lib/active_record/reflection.rb#13 @@ -8487,10 +8487,10 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/encryption/encryptable_record.rb#11 def encrypted_attributes?; end - # source://activemodel/7.1.3.3/lib/active_model/serializers/json.rb#15 + # source://activemodel/7.1.3.4/lib/active_model/serializers/json.rb#15 def include_root_in_json; end - # source://activemodel/7.1.3.3/lib/active_model/serializers/json.rb#15 + # source://activemodel/7.1.3.4/lib/active_model/serializers/json.rb#15 def include_root_in_json?; end # source://activerecord//lib/active_record/locking/optimistic.rb#56 @@ -8505,7 +8505,7 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/core.rb#22 def logger?; end - # source://activemodel/7.1.3.3/lib/active_model/naming.rb#255 + # source://activemodel/7.1.3.4/lib/active_model/naming.rb#255 def model_name(&block); end # source://activerecord//lib/active_record/nested_attributes.rb#15 @@ -8523,7 +8523,7 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/normalization.rb#8 def normalized_attributes?; end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter=(_arg0); end # source://activerecord//lib/active_record/attribute_methods/dirty.rb#50 @@ -8610,22 +8610,22 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/model_schema.rb#178 def type_for_attribute(attr_name, &block); end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#67 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#67 def validation_context; end private - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#67 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#67 def validation_context=(_arg0); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end # source://activerecord//lib/active_record/readonly_attributes.rb#11 @@ -8637,16 +8637,16 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/readonly_attributes.rb#11 def _attr_readonly?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _before_commit_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _before_commit_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _commit_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _commit_callbacks=(value); end # source://activerecord//lib/active_record/counter_cache.rb#9 @@ -8658,10 +8658,10 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/counter_cache.rb#9 def _counter_cache_columns?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _create_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _create_callbacks=(value); end # source://activerecord//lib/active_record/core.rb#24 @@ -8673,22 +8673,22 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/core.rb#24 def _destroy_association_async_job?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _destroy_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _destroy_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _find_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _find_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _initialize_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _initialize_callbacks=(value); end # source://activerecord//lib/active_record/reflection.rb#11 @@ -8700,70 +8700,70 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/reflection.rb#11 def _reflections?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _rollback_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _rollback_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _save_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _save_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _touch_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _touch_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _update_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _update_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _validate_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _validate_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _validation_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _validation_callbacks=(value); end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators=(value); end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators?; end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_create(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_destroy(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_find(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_initialize(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_save(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_touch(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_update(*args, **options, &block); end # source://activerecord//lib/active_record/reflection.rb#12 @@ -8778,16 +8778,16 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/core.rb#105 def application_record_class?; end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#137 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#137 def around_create(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#137 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#137 def around_destroy(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#137 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#137 def around_save(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#137 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#137 def around_update(*args, **options, &block); end # source://activerecord//lib/active_record/core.rb#125 @@ -8796,31 +8796,31 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/core.rb#129 def asynchronous_queries_tracker; end - # source://activestorage/7.1.3.3/lib/active_storage/reflection.rb#53 + # source://activestorage/7.1.3.4/lib/active_storage/reflection.rb#53 def attachment_reflections; end - # source://activestorage/7.1.3.3/lib/active_storage/reflection.rb#53 + # source://activestorage/7.1.3.4/lib/active_storage/reflection.rb#53 def attachment_reflections=(value); end - # source://activestorage/7.1.3.3/lib/active_storage/reflection.rb#53 + # source://activestorage/7.1.3.4/lib/active_storage/reflection.rb#53 def attachment_reflections?; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#72 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#72 def attribute_aliases; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#72 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#72 def attribute_aliases=(value); end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#72 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#72 def attribute_aliases?; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#73 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#73 def attribute_method_patterns; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#73 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#73 def attribute_method_patterns=(value); end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#73 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#73 def attribute_method_patterns?; end # source://activerecord//lib/active_record/attributes.rb#11 @@ -8841,16 +8841,16 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/reflection.rb#13 def automatic_scope_inversing?; end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#130 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#130 def before_create(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#130 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#130 def before_destroy(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#130 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#130 def before_save(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#130 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#130 def before_update(*args, **options, &block); end # source://activerecord//lib/active_record/core.rb#89 @@ -9045,13 +9045,13 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/model_schema.rb#164 def implicit_order_column?; end - # source://activemodel/7.1.3.3/lib/active_model/serializers/json.rb#15 + # source://activemodel/7.1.3.4/lib/active_model/serializers/json.rb#15 def include_root_in_json; end - # source://activemodel/7.1.3.3/lib/active_model/serializers/json.rb#15 + # source://activemodel/7.1.3.4/lib/active_model/serializers/json.rb#15 def include_root_in_json=(value); end - # source://activemodel/7.1.3.3/lib/active_model/serializers/json.rb#15 + # source://activemodel/7.1.3.4/lib/active_model/serializers/json.rb#15 def include_root_in_json?; end # source://activerecord//lib/active_record/model_schema.rb#167 @@ -9114,13 +9114,13 @@ class ActiveRecord::Base # source://activerecord//lib/active_record/normalization.rb#8 def normalized_attributes?; end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter; end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter=(value); end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter?; end # source://activerecord//lib/active_record/attribute_methods/dirty.rb#50 @@ -10452,22 +10452,22 @@ class ActiveRecord::ConnectionAdapters::AbstractAdapter # source://activerecord//lib/active_record/connection_adapters/abstract_adapter.rb#128 def initialize(config_or_deprecated_connection, deprecated_logger = T.unsafe(nil), deprecated_connection_options = T.unsafe(nil), deprecated_config = T.unsafe(nil)); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _checkin_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _checkout_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_checkin_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_checkout_callbacks(&block); end # Checks whether the connection to the database is still active. This includes @@ -10499,7 +10499,7 @@ class ActiveRecord::ConnectionAdapters::AbstractAdapter # # @return [Boolean] # - # source://activesupport/7.1.3.3/lib/active_support/deprecation/method_wrappers.rb#46 + # source://activesupport/7.1.3.4/lib/active_support/deprecation/method_wrappers.rb#46 def all_foreign_keys_valid?(*args, **_arg1, &block); end # @return [Boolean] @@ -11300,25 +11300,25 @@ class ActiveRecord::ConnectionAdapters::AbstractAdapter def without_prepared_statement?(binds); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _checkin_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _checkin_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _checkout_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _checkout_callbacks=(value); end # source://activerecord//lib/active_record/connection_adapters/abstract_adapter.rb#89 @@ -12376,7 +12376,7 @@ class ActiveRecord::ConnectionAdapters::ConnectionPool # source://activerecord//lib/active_record/connection_adapters/abstract/connection_pool.rb#185 def connection_class; end - # source://activesupport/7.1.3.3/lib/active_support/deprecation/method_wrappers.rb#46 + # source://activesupport/7.1.3.4/lib/active_support/deprecation/method_wrappers.rb#46 def connection_klass(*args, **_arg1, &block); end # Returns an array containing the connections currently in the pool. @@ -14253,7 +14253,7 @@ class ActiveRecord::ConnectionAdapters::SchemaCache # source://activerecord//lib/active_record/connection_adapters/schema_cache.rb#316 def data_source_exists?(connection, name); end - # source://activesupport/7.1.3.3/lib/active_support/deprecation/method_wrappers.rb#46 + # source://activesupport/7.1.3.4/lib/active_support/deprecation/method_wrappers.rb#46 def data_sources(*args, **_arg1, &block); end # source://activerecord//lib/active_record/connection_adapters/schema_cache.rb#373 @@ -14318,10 +14318,10 @@ class ActiveRecord::ConnectionAdapters::SchemaCache # source://activerecord//lib/active_record/connection_adapters/schema_cache.rb#234 def _load_from(filename); end - # source://activesupport/7.1.3.3/lib/active_support/deprecation/method_wrappers.rb#46 + # source://activesupport/7.1.3.4/lib/active_support/deprecation/method_wrappers.rb#46 def load_from(*args, **_arg1, &block); end - # source://activesupport/7.1.3.3/lib/active_support/deprecation/method_wrappers.rb#46 + # source://activesupport/7.1.3.4/lib/active_support/deprecation/method_wrappers.rb#46 def new(*args, **_arg1, &block); end private @@ -18902,10 +18902,10 @@ class ActiveRecord::DestroyAssociationAsyncJob < ::ActiveJob::Base def owner_destroyed?(owner, ensuring_owner_was_method); end class << self - # source://activejob/7.1.3.3/lib/active_job/queue_name.rb#55 + # source://activejob/7.1.3.4/lib/active_job/queue_name.rb#55 def queue_name; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end end end @@ -19088,10 +19088,10 @@ module ActiveRecord::Encryption # source://activerecord//lib/active_record/encryption/configurable.rb#10 def config; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#74 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#74 def custom_contexts; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#116 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#116 def custom_contexts=(obj); end # source://activerecord//lib/active_record/encryption/contexts.rb#17 @@ -19110,10 +19110,10 @@ module ActiveRecord::Encryption # source://activerecord//lib/active_record/encryption/configurable.rb#10 def config; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#49 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#49 def custom_contexts; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#108 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#108 def custom_contexts=(obj); end # source://activerecord//lib/active_record/encryption/contexts.rb#17 @@ -20493,7 +20493,7 @@ class ActiveRecord::Encryption::Properties # source://activerecord//lib/active_record/encryption/properties.rb#20 def key?(*_arg0, **_arg1, &_arg2); end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/delegation.rb#331 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/delegation.rb#331 def method_missing(method, *args, **_arg2, &block); end # source://activerecord//lib/active_record/encryption/properties.rb#68 @@ -20509,7 +20509,7 @@ class ActiveRecord::Encryption::Properties # source://activerecord//lib/active_record/encryption/properties.rb#73 def data; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/delegation.rb#323 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/delegation.rb#323 def respond_to_missing?(name, include_private = T.unsafe(nil)); end end @@ -21517,7 +21517,7 @@ class ActiveRecord::FutureResult # source://activerecord//lib/active_record/future_result.rb#53 def lock_wait; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/delegation.rb#331 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/delegation.rb#331 def method_missing(method, *args, **_arg2, &block); end # @return [Boolean] @@ -21548,7 +21548,7 @@ class ActiveRecord::FutureResult # source://activerecord//lib/active_record/future_result.rb#144 def execute_query(connection, async: T.unsafe(nil)); end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/delegation.rb#323 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/delegation.rb#323 def respond_to_missing?(name, include_private = T.unsafe(nil)); end end @@ -22941,7 +22941,7 @@ class ActiveRecord::LogSubscriber < ::ActiveSupport::LogSubscriber # source://activerecord//lib/active_record/log_subscriber.rb#7 def backtrace_cleaner?; end - # source://activesupport/7.1.3.3/lib/active_support/log_subscriber.rb#87 + # source://activesupport/7.1.3.4/lib/active_support/log_subscriber.rb#87 def log_levels; end # source://activerecord//lib/active_record/log_subscriber.rb#23 @@ -26063,23 +26063,23 @@ class ActiveRecord::NoDatabaseError < ::ActiveRecord::StatementInvalid # source://activerecord//lib/active_record/errors.rb#314 def initialize(message = T.unsafe(nil), connection_pool: T.unsafe(nil)); end - # source://activesupport/7.1.3.3/lib/active_support/actionable_error.rb#17 + # source://activesupport/7.1.3.4/lib/active_support/actionable_error.rb#17 def _actions; end - # source://activesupport/7.1.3.3/lib/active_support/actionable_error.rb#17 + # source://activesupport/7.1.3.4/lib/active_support/actionable_error.rb#17 def _actions=(_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/actionable_error.rb#17 + # source://activesupport/7.1.3.4/lib/active_support/actionable_error.rb#17 def _actions?; end class << self - # source://activesupport/7.1.3.3/lib/active_support/actionable_error.rb#17 + # source://activesupport/7.1.3.4/lib/active_support/actionable_error.rb#17 def _actions; end - # source://activesupport/7.1.3.3/lib/active_support/actionable_error.rb#17 + # source://activesupport/7.1.3.4/lib/active_support/actionable_error.rb#17 def _actions=(value); end - # source://activesupport/7.1.3.3/lib/active_support/actionable_error.rb#17 + # source://activesupport/7.1.3.4/lib/active_support/actionable_error.rb#17 def _actions?; end # source://activerecord//lib/active_record/errors.rb#319 @@ -26365,13 +26365,13 @@ class ActiveRecord::PendingMigrationError < ::ActiveRecord::MigrationError # source://activerecord//lib/active_record/migration.rb#146 def initialize(message = T.unsafe(nil), pending_migrations: T.unsafe(nil)); end - # source://activesupport/7.1.3.3/lib/active_support/actionable_error.rb#17 + # source://activesupport/7.1.3.4/lib/active_support/actionable_error.rb#17 def _actions; end - # source://activesupport/7.1.3.3/lib/active_support/actionable_error.rb#17 + # source://activesupport/7.1.3.4/lib/active_support/actionable_error.rb#17 def _actions=(_arg0); end - # source://activesupport/7.1.3.3/lib/active_support/actionable_error.rb#17 + # source://activesupport/7.1.3.4/lib/active_support/actionable_error.rb#17 def _actions?; end private @@ -26383,13 +26383,13 @@ class ActiveRecord::PendingMigrationError < ::ActiveRecord::MigrationError def detailed_migration_message(pending_migrations); end class << self - # source://activesupport/7.1.3.3/lib/active_support/actionable_error.rb#17 + # source://activesupport/7.1.3.4/lib/active_support/actionable_error.rb#17 def _actions; end - # source://activesupport/7.1.3.3/lib/active_support/actionable_error.rb#17 + # source://activesupport/7.1.3.4/lib/active_support/actionable_error.rb#17 def _actions=(value); end - # source://activesupport/7.1.3.3/lib/active_support/actionable_error.rb#17 + # source://activesupport/7.1.3.4/lib/active_support/actionable_error.rb#17 def _actions?; end end end @@ -27857,10 +27857,10 @@ module ActiveRecord::QueryLogs # source://activerecord//lib/active_record/query_logs.rb#77 def cache_query_log_tags=(val); end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#49 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#49 def cached_comment; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#108 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb#108 def cached_comment=(obj); end # source://activerecord//lib/active_record/query_logs.rb#82 @@ -30102,7 +30102,7 @@ module ActiveRecord::Reflection private - # source://activestorage/7.1.3.3/lib/active_storage/reflection.rb#37 + # source://activestorage/7.1.3.4/lib/active_storage/reflection.rb#37 def reflection_class_for(macro); end end diff --git a/sorbet/rbi/gems/activestorage@7.1.3.3.rbi b/sorbet/rbi/gems/activestorage@7.1.3.4.rbi similarity index 75% rename from sorbet/rbi/gems/activestorage@7.1.3.3.rbi rename to sorbet/rbi/gems/activestorage@7.1.3.4.rbi index d92803db4..e689832c1 100644 --- a/sorbet/rbi/gems/activestorage@7.1.3.3.rbi +++ b/sorbet/rbi/gems/activestorage@7.1.3.4.rbi @@ -11,100 +11,100 @@ class ActiveRecord::Base include ::ActiveModel::AttributeAssignment include ::ActiveModel::Serialization - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _before_commit_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _commit_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _create_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _destroy_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _find_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _initialize_callbacks; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#11 def _reflections; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#11 def _reflections?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _rollback_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_before_commit_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_commit_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_create_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_destroy_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_find_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_initialize_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_rollback_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_save_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_touch_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_update_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_validate_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_validation_callbacks(&block); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _save_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _touch_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _update_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _validate_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _validation_callbacks; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators?; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#12 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#12 def aggregate_reflections; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#12 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#12 def aggregate_reflections?; end # source://activestorage//lib/active_storage/reflection.rb#53 @@ -113,397 +113,397 @@ class ActiveRecord::Base # source://activestorage//lib/active_storage/reflection.rb#53 def attachment_reflections?; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#72 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#72 def attribute_aliases; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#72 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#72 def attribute_aliases?; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#73 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#73 def attribute_method_patterns; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#73 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#73 def attribute_method_patterns?; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#13 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#13 def automatic_scope_inversing; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#13 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#13 def automatic_scope_inversing?; end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#16 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#16 def cache_timestamp_format; end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#16 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#16 def cache_timestamp_format?; end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#24 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#24 def cache_versioning; end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#24 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#24 def cache_versioning?; end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#32 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#32 def collection_cache_versioning; end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#32 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#32 def collection_cache_versioning?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#178 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#178 def column_for_attribute(name, &block); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#97 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#97 def default_connection_handler; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#97 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#97 def default_connection_handler?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#99 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#99 def default_role; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#99 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#99 def default_role?; end - # source://activerecord/7.1.3.3/lib/active_record/scoping/default.rb#20 + # source://activerecord/7.1.3.4/lib/active_record/scoping/default.rb#20 def default_scope_override; end - # source://activerecord/7.1.3.3/lib/active_record/scoping/default.rb#19 + # source://activerecord/7.1.3.4/lib/active_record/scoping/default.rb#19 def default_scopes; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#101 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#101 def default_shard; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#101 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#101 def default_shard?; end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#167 def defined_enums; end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#167 def defined_enums?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#47 def destroy_association_async_batch_size; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#37 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#37 def destroy_association_async_job(&block); end - # source://activerecord/7.1.3.3/lib/active_record/encryption/encryptable_record.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/encryption/encryptable_record.rb#11 def encrypted_attributes; end - # source://activerecord/7.1.3.3/lib/active_record/encryption/encryptable_record.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/encryption/encryptable_record.rb#11 def encrypted_attributes=(_arg0); end - # source://activerecord/7.1.3.3/lib/active_record/encryption/encryptable_record.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/encryption/encryptable_record.rb#11 def encrypted_attributes?; end - # source://activemodel/7.1.3.3/lib/active_model/serializers/json.rb#15 + # source://activemodel/7.1.3.4/lib/active_model/serializers/json.rb#15 def include_root_in_json; end - # source://activemodel/7.1.3.3/lib/active_model/serializers/json.rb#15 + # source://activemodel/7.1.3.4/lib/active_model/serializers/json.rb#15 def include_root_in_json?; end - # source://activerecord/7.1.3.3/lib/active_record/locking/optimistic.rb#56 + # source://activerecord/7.1.3.4/lib/active_record/locking/optimistic.rb#56 def lock_optimistically; end - # source://activerecord/7.1.3.3/lib/active_record/locking/optimistic.rb#56 + # source://activerecord/7.1.3.4/lib/active_record/locking/optimistic.rb#56 def lock_optimistically?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#22 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#22 def logger; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#22 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#22 def logger?; end - # source://activemodel/7.1.3.3/lib/active_model/naming.rb#255 + # source://activemodel/7.1.3.4/lib/active_model/naming.rb#255 def model_name(&block); end - # source://activerecord/7.1.3.3/lib/active_record/nested_attributes.rb#15 + # source://activerecord/7.1.3.4/lib/active_record/nested_attributes.rb#15 def nested_attributes_options; end - # source://activerecord/7.1.3.3/lib/active_record/nested_attributes.rb#15 + # source://activerecord/7.1.3.4/lib/active_record/nested_attributes.rb#15 def nested_attributes_options?; end - # source://activerecord/7.1.3.3/lib/active_record/normalization.rb#8 + # source://activerecord/7.1.3.4/lib/active_record/normalization.rb#8 def normalized_attributes; end - # source://activerecord/7.1.3.3/lib/active_record/normalization.rb#8 + # source://activerecord/7.1.3.4/lib/active_record/normalization.rb#8 def normalized_attributes=(_arg0); end - # source://activerecord/7.1.3.3/lib/active_record/normalization.rb#8 + # source://activerecord/7.1.3.4/lib/active_record/normalization.rb#8 def normalized_attributes?; end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter=(_arg0); end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/dirty.rb#50 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/dirty.rb#50 def partial_inserts; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/dirty.rb#50 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/dirty.rb#50 def partial_inserts?; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/dirty.rb#49 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/dirty.rb#49 def partial_updates; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/dirty.rb#49 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/dirty.rb#49 def partial_updates?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#163 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#163 def pluralize_table_names; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#163 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#163 def pluralize_table_names?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#158 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#158 def primary_key_prefix_type; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#158 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#158 def primary_key_prefix_type?; end - # source://activerecord/7.1.3.3/lib/active_record/timestamp.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/timestamp.rb#47 def record_timestamps; end - # source://activerecord/7.1.3.3/lib/active_record/timestamp.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/timestamp.rb#47 def record_timestamps=(_arg0); end - # source://activerecord/7.1.3.3/lib/active_record/timestamp.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/timestamp.rb#47 def record_timestamps?; end - # source://activerecord/7.1.3.3/lib/active_record/signed_id.rb#13 + # source://activerecord/7.1.3.4/lib/active_record/signed_id.rb#13 def signed_id_verifier_secret; end - # source://activerecord/7.1.3.3/lib/active_record/signed_id.rb#13 + # source://activerecord/7.1.3.4/lib/active_record/signed_id.rb#13 def signed_id_verifier_secret?; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#67 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#67 def skip_time_zone_conversion_for_attributes; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#67 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#67 def skip_time_zone_conversion_for_attributes?; end - # source://activerecord/7.1.3.3/lib/active_record/inheritance.rb#43 + # source://activerecord/7.1.3.4/lib/active_record/inheritance.rb#43 def store_full_class_name; end - # source://activerecord/7.1.3.3/lib/active_record/inheritance.rb#43 + # source://activerecord/7.1.3.4/lib/active_record/inheritance.rb#43 def store_full_class_name?; end - # source://activerecord/7.1.3.3/lib/active_record/inheritance.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/inheritance.rb#47 def store_full_sti_class; end - # source://activerecord/7.1.3.3/lib/active_record/inheritance.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/inheritance.rb#47 def store_full_sti_class?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#159 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#159 def table_name_prefix; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#159 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#159 def table_name_prefix?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#160 def table_name_suffix; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#160 def table_name_suffix?; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#66 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#66 def time_zone_aware_attributes; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#66 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#66 def time_zone_aware_attributes?; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#68 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#68 def time_zone_aware_types; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#68 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#68 def time_zone_aware_types?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#178 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#178 def type_for_attribute(attr_name, &block); end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#67 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#67 def validation_context; end private - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#67 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#67 def validation_context=(_arg0); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activerecord/7.1.3.3/lib/active_record/readonly_attributes.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/readonly_attributes.rb#11 def _attr_readonly; end - # source://activerecord/7.1.3.3/lib/active_record/readonly_attributes.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/readonly_attributes.rb#11 def _attr_readonly=(value); end - # source://activerecord/7.1.3.3/lib/active_record/readonly_attributes.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/readonly_attributes.rb#11 def _attr_readonly?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _before_commit_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _before_commit_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _commit_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _commit_callbacks=(value); end - # source://activerecord/7.1.3.3/lib/active_record/counter_cache.rb#9 + # source://activerecord/7.1.3.4/lib/active_record/counter_cache.rb#9 def _counter_cache_columns; end - # source://activerecord/7.1.3.3/lib/active_record/counter_cache.rb#9 + # source://activerecord/7.1.3.4/lib/active_record/counter_cache.rb#9 def _counter_cache_columns=(value); end - # source://activerecord/7.1.3.3/lib/active_record/counter_cache.rb#9 + # source://activerecord/7.1.3.4/lib/active_record/counter_cache.rb#9 def _counter_cache_columns?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _create_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _create_callbacks=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#24 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#24 def _destroy_association_async_job; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#24 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#24 def _destroy_association_async_job=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#24 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#24 def _destroy_association_async_job?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _destroy_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _destroy_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _find_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _find_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _initialize_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _initialize_callbacks=(value); end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#11 def _reflections; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#11 def _reflections=(value); end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#11 def _reflections?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _rollback_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _rollback_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _save_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _save_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _touch_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _touch_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _update_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _update_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _validate_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _validate_callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _validation_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _validation_callbacks=(value); end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators=(value); end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators?; end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_create(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_destroy(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_find(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_initialize(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_save(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_touch(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#144 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#144 def after_update(*args, **options, &block); end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#12 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#12 def aggregate_reflections; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#12 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#12 def aggregate_reflections=(value); end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#12 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#12 def aggregate_reflections?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#105 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#105 def application_record_class?; end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#137 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#137 def around_create(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#137 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#137 def around_destroy(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#137 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#137 def around_save(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#137 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#137 def around_update(*args, **options, &block); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#125 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#125 def asynchronous_queries_session; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#129 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#129 def asynchronous_queries_tracker; end # source://activestorage//lib/active_storage/reflection.rb#53 @@ -515,489 +515,489 @@ class ActiveRecord::Base # source://activestorage//lib/active_storage/reflection.rb#53 def attachment_reflections?; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#72 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#72 def attribute_aliases; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#72 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#72 def attribute_aliases=(value); end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#72 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#72 def attribute_aliases?; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#73 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#73 def attribute_method_patterns; end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#73 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#73 def attribute_method_patterns=(value); end - # source://activemodel/7.1.3.3/lib/active_model/attribute_methods.rb#73 + # source://activemodel/7.1.3.4/lib/active_model/attribute_methods.rb#73 def attribute_method_patterns?; end - # source://activerecord/7.1.3.3/lib/active_record/attributes.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/attributes.rb#11 def attributes_to_define_after_schema_loads; end - # source://activerecord/7.1.3.3/lib/active_record/attributes.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/attributes.rb#11 def attributes_to_define_after_schema_loads=(value); end - # source://activerecord/7.1.3.3/lib/active_record/attributes.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/attributes.rb#11 def attributes_to_define_after_schema_loads?; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#13 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#13 def automatic_scope_inversing; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#13 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#13 def automatic_scope_inversing=(value); end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#13 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#13 def automatic_scope_inversing?; end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#130 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#130 def before_create(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#130 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#130 def before_destroy(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#130 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#130 def before_save(*args, **options, &block); end - # source://activemodel/7.1.3.3/lib/active_model/callbacks.rb#130 + # source://activemodel/7.1.3.4/lib/active_model/callbacks.rb#130 def before_update(*args, **options, &block); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#89 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#89 def belongs_to_required_by_default; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#89 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#89 def belongs_to_required_by_default=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#89 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#89 def belongs_to_required_by_default?; end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#16 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#16 def cache_timestamp_format; end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#16 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#16 def cache_timestamp_format=(value); end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#16 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#16 def cache_timestamp_format?; end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#24 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#24 def cache_versioning; end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#24 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#24 def cache_versioning=(value); end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#24 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#24 def cache_versioning?; end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#32 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#32 def collection_cache_versioning; end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#32 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#32 def collection_cache_versioning=(value); end - # source://activerecord/7.1.3.3/lib/active_record/integration.rb#32 + # source://activerecord/7.1.3.4/lib/active_record/integration.rb#32 def collection_cache_versioning?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#77 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#77 def configurations; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#71 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#71 def configurations=(config); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#189 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#189 def connected_to_stack; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#203 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#203 def connection_class; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#199 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#199 def connection_class=(b); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#207 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#207 def connection_class?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#211 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#211 def connection_class_for_self; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#117 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#117 def connection_handler; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#121 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#121 def connection_handler=(handler); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#180 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#180 def current_preventing_writes; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#143 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#143 def current_role; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#161 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#161 def current_shard; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/serialization.rb#20 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/serialization.rb#20 def default_column_serializer; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/serialization.rb#20 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/serialization.rb#20 def default_column_serializer=(value); end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/serialization.rb#20 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/serialization.rb#20 def default_column_serializer?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#97 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#97 def default_connection_handler; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#97 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#97 def default_connection_handler=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#97 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#97 def default_connection_handler?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#99 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#99 def default_role; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#99 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#99 def default_role=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#99 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#99 def default_role?; end - # source://activerecord/7.1.3.3/lib/active_record/scoping/default.rb#20 + # source://activerecord/7.1.3.4/lib/active_record/scoping/default.rb#20 def default_scope_override; end - # source://activerecord/7.1.3.3/lib/active_record/scoping/default.rb#20 + # source://activerecord/7.1.3.4/lib/active_record/scoping/default.rb#20 def default_scope_override=(value); end - # source://activerecord/7.1.3.3/lib/active_record/scoping/default.rb#19 + # source://activerecord/7.1.3.4/lib/active_record/scoping/default.rb#19 def default_scopes; end - # source://activerecord/7.1.3.3/lib/active_record/scoping/default.rb#19 + # source://activerecord/7.1.3.4/lib/active_record/scoping/default.rb#19 def default_scopes=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#101 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#101 def default_shard; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#101 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#101 def default_shard=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#101 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#101 def default_shard?; end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#167 def defined_enums; end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#167 def defined_enums=(value); end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#167 def defined_enums?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#47 def destroy_association_async_batch_size; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#47 def destroy_association_async_batch_size=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#27 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#27 def destroy_association_async_job; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#24 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#24 def destroy_association_async_job=(value); end - # source://activerecord/7.1.3.3/lib/active_record/encryption/encryptable_record.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/encryption/encryptable_record.rb#11 def encrypted_attributes; end - # source://activerecord/7.1.3.3/lib/active_record/encryption/encryptable_record.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/encryption/encryptable_record.rb#11 def encrypted_attributes=(value); end - # source://activerecord/7.1.3.3/lib/active_record/encryption/encryptable_record.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/encryption/encryptable_record.rb#11 def encrypted_attributes?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#87 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#87 def enumerate_columns_in_select_statements; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#87 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#87 def enumerate_columns_in_select_statements=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#87 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#87 def enumerate_columns_in_select_statements?; end - # source://activerecord/7.1.3.3/lib/active_record/token_for.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/token_for.rb#11 def generated_token_verifier; end - # source://activerecord/7.1.3.3/lib/active_record/token_for.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/token_for.rb#11 def generated_token_verifier=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#93 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#93 def has_many_inversing; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#93 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#93 def has_many_inversing=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#93 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#93 def has_many_inversing?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#165 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#165 def immutable_strings_by_default; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#165 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#165 def immutable_strings_by_default=(value); end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#165 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#165 def immutable_strings_by_default?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#164 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#164 def implicit_order_column; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#164 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#164 def implicit_order_column=(value); end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#164 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#164 def implicit_order_column?; end - # source://activemodel/7.1.3.3/lib/active_model/serializers/json.rb#15 + # source://activemodel/7.1.3.4/lib/active_model/serializers/json.rb#15 def include_root_in_json; end - # source://activemodel/7.1.3.3/lib/active_model/serializers/json.rb#15 + # source://activemodel/7.1.3.4/lib/active_model/serializers/json.rb#15 def include_root_in_json=(value); end - # source://activemodel/7.1.3.3/lib/active_model/serializers/json.rb#15 + # source://activemodel/7.1.3.4/lib/active_model/serializers/json.rb#15 def include_root_in_json?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#167 def inheritance_column; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#321 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#321 def inheritance_column=(value); end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#167 def inheritance_column?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#162 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#162 def internal_metadata_table_name; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#162 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#162 def internal_metadata_table_name=(value); end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#162 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#162 def internal_metadata_table_name?; end - # source://activerecord/7.1.3.3/lib/active_record/store.rb#101 + # source://activerecord/7.1.3.4/lib/active_record/store.rb#101 def local_stored_attributes; end - # source://activerecord/7.1.3.3/lib/active_record/store.rb#101 + # source://activerecord/7.1.3.4/lib/active_record/store.rb#101 def local_stored_attributes=(_arg0); end - # source://activerecord/7.1.3.3/lib/active_record/locking/optimistic.rb#56 + # source://activerecord/7.1.3.4/lib/active_record/locking/optimistic.rb#56 def lock_optimistically; end - # source://activerecord/7.1.3.3/lib/active_record/locking/optimistic.rb#56 + # source://activerecord/7.1.3.4/lib/active_record/locking/optimistic.rb#56 def lock_optimistically=(value); end - # source://activerecord/7.1.3.3/lib/active_record/locking/optimistic.rb#56 + # source://activerecord/7.1.3.4/lib/active_record/locking/optimistic.rb#56 def lock_optimistically?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#22 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#22 def logger; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#22 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#22 def logger=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#22 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#22 def logger?; end - # source://activerecord/7.1.3.3/lib/active_record/nested_attributes.rb#15 + # source://activerecord/7.1.3.4/lib/active_record/nested_attributes.rb#15 def nested_attributes_options; end - # source://activerecord/7.1.3.3/lib/active_record/nested_attributes.rb#15 + # source://activerecord/7.1.3.4/lib/active_record/nested_attributes.rb#15 def nested_attributes_options=(value); end - # source://activerecord/7.1.3.3/lib/active_record/nested_attributes.rb#15 + # source://activerecord/7.1.3.4/lib/active_record/nested_attributes.rb#15 def nested_attributes_options?; end - # source://activerecord/7.1.3.3/lib/active_record/normalization.rb#8 + # source://activerecord/7.1.3.4/lib/active_record/normalization.rb#8 def normalized_attributes; end - # source://activerecord/7.1.3.3/lib/active_record/normalization.rb#8 + # source://activerecord/7.1.3.4/lib/active_record/normalization.rb#8 def normalized_attributes=(value); end - # source://activerecord/7.1.3.3/lib/active_record/normalization.rb#8 + # source://activerecord/7.1.3.4/lib/active_record/normalization.rb#8 def normalized_attributes?; end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter; end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter=(value); end - # source://activemodel/7.1.3.3/lib/active_model/conversion.rb#32 + # source://activemodel/7.1.3.4/lib/active_model/conversion.rb#32 def param_delimiter?; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/dirty.rb#50 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/dirty.rb#50 def partial_inserts; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/dirty.rb#50 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/dirty.rb#50 def partial_inserts=(value); end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/dirty.rb#50 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/dirty.rb#50 def partial_inserts?; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/dirty.rb#49 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/dirty.rb#49 def partial_updates; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/dirty.rb#49 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/dirty.rb#49 def partial_updates=(value); end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/dirty.rb#49 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/dirty.rb#49 def partial_updates?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#163 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#163 def pluralize_table_names; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#163 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#163 def pluralize_table_names=(value); end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#163 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#163 def pluralize_table_names?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#158 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#158 def primary_key_prefix_type; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#158 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#158 def primary_key_prefix_type=(value); end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#158 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#158 def primary_key_prefix_type?; end - # source://activerecord/7.1.3.3/lib/active_record/timestamp.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/timestamp.rb#47 def record_timestamps; end - # source://activerecord/7.1.3.3/lib/active_record/timestamp.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/timestamp.rb#47 def record_timestamps=(value); end - # source://activerecord/7.1.3.3/lib/active_record/timestamp.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/timestamp.rb#47 def record_timestamps?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#95 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#95 def run_commit_callbacks_on_first_saved_instances_in_transaction; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#95 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#95 def run_commit_callbacks_on_first_saved_instances_in_transaction=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#95 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#95 def run_commit_callbacks_on_first_saved_instances_in_transaction?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#161 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#161 def schema_migrations_table_name; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#161 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#161 def schema_migrations_table_name=(value); end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#161 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#161 def schema_migrations_table_name?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#103 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#103 def shard_selector; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#103 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#103 def shard_selector=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#103 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#103 def shard_selector?; end - # source://activerecord/7.1.3.3/lib/active_record/signed_id.rb#13 + # source://activerecord/7.1.3.4/lib/active_record/signed_id.rb#13 def signed_id_verifier_secret; end - # source://activerecord/7.1.3.3/lib/active_record/signed_id.rb#13 + # source://activerecord/7.1.3.4/lib/active_record/signed_id.rb#13 def signed_id_verifier_secret=(value); end - # source://activerecord/7.1.3.3/lib/active_record/signed_id.rb#13 + # source://activerecord/7.1.3.4/lib/active_record/signed_id.rb#13 def signed_id_verifier_secret?; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#67 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#67 def skip_time_zone_conversion_for_attributes; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#67 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#67 def skip_time_zone_conversion_for_attributes=(value); end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#67 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#67 def skip_time_zone_conversion_for_attributes?; end - # source://activerecord/7.1.3.3/lib/active_record/inheritance.rb#43 + # source://activerecord/7.1.3.4/lib/active_record/inheritance.rb#43 def store_full_class_name; end - # source://activerecord/7.1.3.3/lib/active_record/inheritance.rb#43 + # source://activerecord/7.1.3.4/lib/active_record/inheritance.rb#43 def store_full_class_name=(value); end - # source://activerecord/7.1.3.3/lib/active_record/inheritance.rb#43 + # source://activerecord/7.1.3.4/lib/active_record/inheritance.rb#43 def store_full_class_name?; end - # source://activerecord/7.1.3.3/lib/active_record/inheritance.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/inheritance.rb#47 def store_full_sti_class; end - # source://activerecord/7.1.3.3/lib/active_record/inheritance.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/inheritance.rb#47 def store_full_sti_class=(value); end - # source://activerecord/7.1.3.3/lib/active_record/inheritance.rb#47 + # source://activerecord/7.1.3.4/lib/active_record/inheritance.rb#47 def store_full_sti_class?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#91 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#91 def strict_loading_by_default; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#91 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#91 def strict_loading_by_default=(value); end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#91 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#91 def strict_loading_by_default?; end - # source://activerecord/7.1.3.3/lib/active_record/core.rb#226 + # source://activerecord/7.1.3.4/lib/active_record/core.rb#226 def strict_loading_violation!(owner:, reflection:); end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#159 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#159 def table_name_prefix; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#159 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#159 def table_name_prefix=(value); end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#159 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#159 def table_name_prefix?; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#160 def table_name_suffix; end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#160 def table_name_suffix=(value); end - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#160 def table_name_suffix?; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#66 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#66 def time_zone_aware_attributes; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#66 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#66 def time_zone_aware_attributes=(value); end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#66 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#66 def time_zone_aware_attributes?; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#68 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#68 def time_zone_aware_types; end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#68 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#68 def time_zone_aware_types=(value); end - # source://activerecord/7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb#68 + # source://activerecord/7.1.3.4/lib/active_record/attribute_methods/time_zone_conversion.rb#68 def time_zone_aware_types?; end - # source://activerecord/7.1.3.3/lib/active_record/token_for.rb#10 + # source://activerecord/7.1.3.4/lib/active_record/token_for.rb#10 def token_definitions; end - # source://activerecord/7.1.3.3/lib/active_record/token_for.rb#10 + # source://activerecord/7.1.3.4/lib/active_record/token_for.rb#10 def token_definitions=(value); end private - # source://activerecord/7.1.3.3/lib/active_record/model_schema.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/model_schema.rb#167 def _inheritance_column=(value); end end end @@ -1198,13 +1198,13 @@ module ActiveStorage # source://activestorage//lib/active_storage.rb#52 def queues=(val); end - # source://railties/7.1.3.3/lib/rails/engine.rb#412 + # source://railties/7.1.3.4/lib/rails/engine.rb#412 def railtie_helpers_paths; end - # source://railties/7.1.3.3/lib/rails/engine.rb#395 + # source://railties/7.1.3.4/lib/rails/engine.rb#395 def railtie_namespace; end - # source://railties/7.1.3.3/lib/rails/engine.rb#416 + # source://railties/7.1.3.4/lib/rails/engine.rb#416 def railtie_routes_url_helpers(include_path_helpers = T.unsafe(nil)); end # source://activestorage//lib/active_storage.rb#367 @@ -1243,7 +1243,7 @@ module ActiveStorage # source://activestorage//lib/active_storage.rb#65 def supported_image_processing_methods=(val); end - # source://railties/7.1.3.3/lib/rails/engine.rb#401 + # source://railties/7.1.3.4/lib/rails/engine.rb#401 def table_name_prefix; end # source://activestorage//lib/active_storage.rb#363 @@ -1264,7 +1264,7 @@ module ActiveStorage # source://activestorage//lib/active_storage.rb#357 def urls_expire_in=(val); end - # source://railties/7.1.3.3/lib/rails/engine.rb#408 + # source://railties/7.1.3.4/lib/rails/engine.rb#408 def use_relative_model_naming?; end # source://activestorage//lib/active_storage.rb#59 @@ -1308,10 +1308,10 @@ class ActiveStorage::AnalyzeJob < ::ActiveStorage::BaseJob def perform(blob); end class << self - # source://activejob/7.1.3.3/lib/active_job/queue_name.rb#55 + # source://activejob/7.1.3.4/lib/active_job/queue_name.rb#55 def queue_name; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end end end @@ -1841,7 +1841,7 @@ class ActiveStorage::Attached::Many < ::ActiveStorage::Attached # source://activestorage//lib/active_storage/attached/many.rb#25 def detach(*_arg0, **_arg1, &_arg2); end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/delegation.rb#331 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/delegation.rb#331 def method_missing(method, *args, **_arg2, &block); end # source://activestorage//lib/active_storage/attached/many.rb#13 @@ -1858,7 +1858,7 @@ class ActiveStorage::Attached::Many < ::ActiveStorage::Attached # source://activestorage//lib/active_storage/attached/many.rb#71 def purge_many; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/delegation.rb#323 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/delegation.rb#323 def respond_to_missing?(name, include_private = T.unsafe(nil)); end end @@ -1917,7 +1917,7 @@ class ActiveStorage::Attached::One < ::ActiveStorage::Attached # source://activestorage//lib/active_storage/attached/one.rb#25 def detach(*_arg0, **_arg1, &_arg2); end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/delegation.rb#331 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/delegation.rb#331 def method_missing(method, *args, **_arg2, &block); end # source://activestorage//lib/active_storage/attached/one.rb#13 @@ -1934,7 +1934,7 @@ class ActiveStorage::Attached::One < ::ActiveStorage::Attached # source://activestorage//lib/active_storage/attached/one.rb#78 def purge_one; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/delegation.rb#323 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/delegation.rb#323 def respond_to_missing?(name, include_private = T.unsafe(nil)); end end @@ -1942,13 +1942,13 @@ class ActiveStorage::Attachment < ::ActiveStorage::Record include ::ActiveStorage::Attachment::GeneratedAttributeMethods include ::ActiveStorage::Attachment::GeneratedAssociationMethods - # source://activerecord/7.1.3.3/lib/active_record/autosave_association.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/autosave_association.rb#160 def autosave_associated_records_for_blob(*args); end - # source://activerecord/7.1.3.3/lib/active_record/autosave_association.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/autosave_association.rb#160 def autosave_associated_records_for_record(*args); end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/delegation.rb#331 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/delegation.rb#331 def method_missing(method, *args, **_arg2, &block); end def preview(transformations); end @@ -1957,7 +1957,7 @@ class ActiveStorage::Attachment < ::ActiveStorage::Record def representation(transformations); end def signed_id(*_arg0, **_arg1, &_arg2); end - # source://activerecord/7.1.3.3/lib/active_record/autosave_association.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/autosave_association.rb#160 def validate_associated_records_for_blob(*args); end def variant(transformations); end @@ -1970,74 +1970,74 @@ class ActiveStorage::Attachment < ::ActiveStorage::Record def named_variants; end def purge_dependent_blob_later; end - # source://activesupport/7.1.3.3/lib/active_support/core_ext/module/delegation.rb#323 + # source://activesupport/7.1.3.4/lib/active_support/core_ext/module/delegation.rb#323 def respond_to_missing?(name, include_private = T.unsafe(nil)); end def transform_variants_later; end def transformations_by_name(transformations); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#11 def _reflections; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#167 def defined_enums; end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def with_all_variant_records(*args, **_arg1); end end end module ActiveStorage::Attachment::GeneratedAssociationMethods - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#103 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#103 def blob; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#111 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#111 def blob=(value); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/belongs_to.rb#145 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/belongs_to.rb#145 def blob_changed?; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/belongs_to.rb#149 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/belongs_to.rb#149 def blob_previously_changed?; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#32 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#32 def build_blob(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#36 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#36 def create_blob(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#40 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#40 def create_blob!(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#103 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#103 def record; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#111 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#111 def record=(value); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/belongs_to.rb#145 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/belongs_to.rb#145 def record_changed?; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/belongs_to.rb#149 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/belongs_to.rb#149 def record_previously_changed?; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#19 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#19 def reload_blob; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#19 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#19 def reload_record; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#23 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#23 def reset_blob; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#23 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#23 def reset_record; end end @@ -2048,17 +2048,17 @@ class ActiveStorage::BaseController < ::ActionController::Base private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/action_controller/metal/etag_with_template_digest.rb#29 + # source://actionpack/7.1.3.4/lib/action_controller/metal/etag_with_template_digest.rb#29 def etag_with_template_digest; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -2077,14 +2077,14 @@ class ActiveStorage::Blobs::ProxyController < ::ActiveStorage::BaseController private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -2096,24 +2096,24 @@ class ActiveStorage::Blobs::RedirectController < ::ActiveStorage::BaseController private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end class ActiveStorage::Current < ::ActiveSupport::CurrentAttributes class << self - # source://activesupport/7.1.3.3/lib/active_support/current_attributes.rb#127 + # source://activesupport/7.1.3.4/lib/active_support/current_attributes.rb#127 def url_options; end - # source://activesupport/7.1.3.3/lib/active_support/current_attributes.rb#127 + # source://activesupport/7.1.3.4/lib/active_support/current_attributes.rb#127 def url_options=(value); end end end @@ -2123,14 +2123,14 @@ class ActiveStorage::DirectUploadsController < ::ActiveStorage::BaseController private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end def blob_args; end def direct_upload_json(blob); end class << self - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -2147,7 +2147,7 @@ class ActiveStorage::DiskController < ::ActiveStorage::BaseController private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end def acceptable_content?(token); end @@ -2156,10 +2156,10 @@ class ActiveStorage::DiskController < ::ActiveStorage::BaseController def named_disk_service(name); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -2194,7 +2194,7 @@ end # source://activestorage//lib/active_storage/engine.rb#25 class ActiveStorage::Engine < ::Rails::Engine class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end end end @@ -2280,10 +2280,10 @@ class ActiveStorage::FixtureSet include ::ActiveRecord::SecureToken extend ::ActiveRecord::SecureToken::ClassMethods - # source://activesupport/7.1.3.3/lib/active_support/testing/file_fixtures.rb#20 + # source://activesupport/7.1.3.4/lib/active_support/testing/file_fixtures.rb#20 def file_fixture_path; end - # source://activesupport/7.1.3.3/lib/active_support/testing/file_fixtures.rb#20 + # source://activesupport/7.1.3.4/lib/active_support/testing/file_fixtures.rb#20 def file_fixture_path?; end # source://activestorage//lib/active_storage/fixture_set.rb#70 @@ -2311,13 +2311,13 @@ class ActiveStorage::FixtureSet # source://activestorage//lib/active_storage/fixture_set.rb#66 def blob(filename:, **attributes); end - # source://activesupport/7.1.3.3/lib/active_support/testing/file_fixtures.rb#20 + # source://activesupport/7.1.3.4/lib/active_support/testing/file_fixtures.rb#20 def file_fixture_path; end - # source://activesupport/7.1.3.3/lib/active_support/testing/file_fixtures.rb#20 + # source://activesupport/7.1.3.4/lib/active_support/testing/file_fixtures.rb#20 def file_fixture_path=(value); end - # source://activesupport/7.1.3.3/lib/active_support/testing/file_fixtures.rb#20 + # source://activesupport/7.1.3.4/lib/active_support/testing/file_fixtures.rb#20 def file_fixture_path?; end end end @@ -2381,7 +2381,7 @@ class ActiveStorage::LogSubscriber < ::ActiveSupport::LogSubscriber def log_prefix_for_service(event); end class << self - # source://activesupport/7.1.3.3/lib/active_support/log_subscriber.rb#87 + # source://activesupport/7.1.3.4/lib/active_support/log_subscriber.rb#87 def log_levels; end end end @@ -2390,10 +2390,10 @@ class ActiveStorage::MirrorJob < ::ActiveStorage::BaseJob def perform(key, checksum:); end class << self - # source://activejob/7.1.3.3/lib/active_job/queue_name.rb#55 + # source://activejob/7.1.3.4/lib/active_job/queue_name.rb#55 def queue_name; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end end end @@ -2562,10 +2562,10 @@ class ActiveStorage::PurgeJob < ::ActiveStorage::BaseJob def perform(blob); end class << self - # source://activejob/7.1.3.3/lib/active_job/queue_name.rb#55 + # source://activejob/7.1.3.4/lib/active_job/queue_name.rb#55 def queue_name; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end end end @@ -2575,10 +2575,10 @@ class ActiveStorage::Record < ::ActiveRecord::Base include ::ActiveStorage::Record::GeneratedAssociationMethods class << self - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#167 def defined_enums; end end end @@ -2671,17 +2671,17 @@ class ActiveStorage::Representations::BaseController < ::ActiveStorage::BaseCont private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end def blob_scope; end def set_representation; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -2696,14 +2696,14 @@ class ActiveStorage::Representations::ProxyController < ::ActiveStorage::Represe private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -2713,11 +2713,11 @@ class ActiveStorage::Representations::RedirectController < ::ActiveStorage::Repr private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end class << self - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -2987,10 +2987,10 @@ class ActiveStorage::TransformJob < ::ActiveStorage::BaseJob def perform(blob, transformations); end class << self - # source://activejob/7.1.3.3/lib/active_job/queue_name.rb#55 + # source://activejob/7.1.3.4/lib/active_job/queue_name.rb#55 def queue_name; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end end end @@ -3073,74 +3073,74 @@ class ActiveStorage::VariantRecord < ::ActiveStorage::Record include ::ActiveStorage::VariantRecord::GeneratedAttributeMethods include ::ActiveStorage::VariantRecord::GeneratedAssociationMethods - # source://activerecord/7.1.3.3/lib/active_record/autosave_association.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/autosave_association.rb#160 def autosave_associated_records_for_blob(*args); end - # source://activerecord/7.1.3.3/lib/active_record/autosave_association.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/autosave_association.rb#160 def autosave_associated_records_for_image_attachment(*args); end - # source://activerecord/7.1.3.3/lib/active_record/autosave_association.rb#160 + # source://activerecord/7.1.3.4/lib/active_record/autosave_association.rb#160 def autosave_associated_records_for_image_blob(*args); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activerecord/7.1.3.3/lib/active_record/reflection.rb#11 + # source://activerecord/7.1.3.4/lib/active_record/reflection.rb#11 def _reflections; end - # source://activemodel/7.1.3.3/lib/active_model/validations.rb#71 + # source://activemodel/7.1.3.4/lib/active_model/validations.rb#71 def _validators; end # source://activestorage//lib/active_storage/reflection.rb#53 def attachment_reflections; end - # source://activerecord/7.1.3.3/lib/active_record/enum.rb#167 + # source://activerecord/7.1.3.4/lib/active_record/enum.rb#167 def defined_enums; end - # source://activerecord/7.1.3.3/lib/active_record/scoping/named.rb#174 + # source://activerecord/7.1.3.4/lib/active_record/scoping/named.rb#174 def with_attached_image(*args, **_arg1); end end end module ActiveStorage::VariantRecord::GeneratedAssociationMethods - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#103 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#103 def blob; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#111 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#111 def blob=(value); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/belongs_to.rb#145 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/belongs_to.rb#145 def blob_changed?; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/belongs_to.rb#149 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/belongs_to.rb#149 def blob_previously_changed?; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#32 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#32 def build_blob(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#32 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#32 def build_image_attachment(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#32 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#32 def build_image_blob(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#36 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#36 def create_blob(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#40 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#40 def create_blob!(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#36 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#36 def create_image_attachment(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#40 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#40 def create_image_attachment!(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#36 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#36 def create_image_blob(*args, &block); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#40 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#40 def create_image_blob!(*args, &block); end # source://activestorage//lib/active_storage/attached/model.rb#99 @@ -3149,34 +3149,34 @@ module ActiveStorage::VariantRecord::GeneratedAssociationMethods # source://activestorage//lib/active_storage/attached/model.rb#104 def image=(attachable); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#103 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#103 def image_attachment; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#111 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#111 def image_attachment=(value); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#103 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#103 def image_blob; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/association.rb#111 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/association.rb#111 def image_blob=(value); end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#19 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#19 def reload_blob; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#19 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#19 def reload_image_attachment; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#19 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#19 def reload_image_blob; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#23 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#23 def reset_blob; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#23 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#23 def reset_image_attachment; end - # source://activerecord/7.1.3.3/lib/active_record/associations/builder/singular_association.rb#23 + # source://activerecord/7.1.3.4/lib/active_record/associations/builder/singular_association.rb#23 def reset_image_blob; end end diff --git a/sorbet/rbi/gems/activesupport@7.1.3.3.rbi b/sorbet/rbi/gems/activesupport@7.1.3.4.rbi similarity index 99% rename from sorbet/rbi/gems/activesupport@7.1.3.3.rbi rename to sorbet/rbi/gems/activesupport@7.1.3.4.rbi index 70f7bc4ec..02bb7474c 100644 --- a/sorbet/rbi/gems/activesupport@7.1.3.3.rbi +++ b/sorbet/rbi/gems/activesupport@7.1.3.4.rbi @@ -12420,43 +12420,43 @@ class ActiveSupport::TestCase < ::Minitest::Test # source://activesupport//lib/active_support/callbacks.rb#963 def _teardown_callbacks; end - # source://minitest/5.23.0/lib/minitest/assertions.rb#736 + # source://minitest/5.23.1/lib/minitest/assertions.rb#736 def assert_no_match(matcher, obj, msg = T.unsafe(nil)); end - # source://minitest/5.23.0/lib/minitest/assertions.rb#665 + # source://minitest/5.23.1/lib/minitest/assertions.rb#665 def assert_not_empty(obj, msg = T.unsafe(nil)); end - # source://minitest/5.23.0/lib/minitest/assertions.rb#676 + # source://minitest/5.23.1/lib/minitest/assertions.rb#676 def assert_not_equal(exp, act, msg = T.unsafe(nil)); end - # source://minitest/5.23.0/lib/minitest/assertions.rb#688 + # source://minitest/5.23.1/lib/minitest/assertions.rb#688 def assert_not_in_delta(exp, act, delta = T.unsafe(nil), msg = T.unsafe(nil)); end - # source://minitest/5.23.0/lib/minitest/assertions.rb#700 + # source://minitest/5.23.1/lib/minitest/assertions.rb#700 def assert_not_in_epsilon(a, b, epsilon = T.unsafe(nil), msg = T.unsafe(nil)); end - # source://minitest/5.23.0/lib/minitest/assertions.rb#707 + # source://minitest/5.23.1/lib/minitest/assertions.rb#707 def assert_not_includes(collection, obj, msg = T.unsafe(nil)); end - # source://minitest/5.23.0/lib/minitest/assertions.rb#718 + # source://minitest/5.23.1/lib/minitest/assertions.rb#718 def assert_not_instance_of(cls, obj, msg = T.unsafe(nil)); end - # source://minitest/5.23.0/lib/minitest/assertions.rb#728 + # source://minitest/5.23.1/lib/minitest/assertions.rb#728 def assert_not_kind_of(cls, obj, msg = T.unsafe(nil)); end - # source://minitest/5.23.0/lib/minitest/assertions.rb#746 + # source://minitest/5.23.1/lib/minitest/assertions.rb#746 def assert_not_nil(obj, msg = T.unsafe(nil)); end - # source://minitest/5.23.0/lib/minitest/assertions.rb#781 + # source://minitest/5.23.1/lib/minitest/assertions.rb#781 def assert_not_operator(o1, op, o2 = T.unsafe(nil), msg = T.unsafe(nil)); end - # source://minitest/5.23.0/lib/minitest/assertions.rb#804 + # source://minitest/5.23.1/lib/minitest/assertions.rb#804 def assert_not_predicate(o1, op, msg = T.unsafe(nil)); end - # source://minitest/5.23.0/lib/minitest/assertions.rb#813 + # source://minitest/5.23.1/lib/minitest/assertions.rb#813 def assert_not_respond_to(obj, meth, msg = T.unsafe(nil), include_all: T.unsafe(nil)); end - # source://minitest/5.23.0/lib/minitest/assertions.rb#822 + # source://minitest/5.23.1/lib/minitest/assertions.rb#822 def assert_not_same(exp, act, msg = T.unsafe(nil)); end # source://activesupport//lib/active_support/testing/file_fixtures.rb#20 @@ -12468,7 +12468,7 @@ class ActiveSupport::TestCase < ::Minitest::Test # source://activesupport//lib/active_support/test_case.rb#298 def inspect; end - # source://minitest/5.23.0/lib/minitest.rb#346 + # source://minitest/5.23.1/lib/minitest.rb#346 def method_name; end class << self diff --git a/sorbet/rbi/gems/concurrent-ruby@1.2.3.rbi b/sorbet/rbi/gems/concurrent-ruby@1.3.1.rbi similarity index 99% rename from sorbet/rbi/gems/concurrent-ruby@1.2.3.rbi rename to sorbet/rbi/gems/concurrent-ruby@1.3.1.rbi index e51423a74..33a17970c 100644 --- a/sorbet/rbi/gems/concurrent-ruby@1.2.3.rbi +++ b/sorbet/rbi/gems/concurrent-ruby@1.3.1.rbi @@ -4,6 +4,7 @@ # This is an autogenerated file for types exported from the `concurrent-ruby` gem. # Please instead update this file by running `bin/tapioca gem concurrent-ruby`. + # {include:file:README.md} # # source://concurrent-ruby//lib/concurrent-ruby/concurrent/constants.rb#1 @@ -147,11 +148,38 @@ module Concurrent # source://concurrent-ruby//lib/concurrent-ruby/concurrent/tvar.rb#82 def atomically; end + # Number of processors cores available for process scheduling. + # Returns `nil` if there is no #cpu_quota, or a `Float` if the + # process is inside a cgroup with a dedicated CPU quota (typically Docker). + # + # For performance reasons the calculated value will be memoized on the first + # call. + # + # @return [nil, Float] number of available processors + # + # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#157 + def available_processor_count; end + # @raise [ArgumentError] # # source://concurrent-ruby//lib/concurrent-ruby/concurrent/dataflow.rb#56 def call_dataflow(method, executor, *inputs, &block); end + # The maximum number of processors cores available for process scheduling. + # Returns `nil` if there is no enforced limit, or a `Float` if the + # process is inside a cgroup with a dedicated CPU quota (typically Docker). + # + # Note that nothing prevents setting a CPU quota higher than the actual number of + # cores on the system. + # + # For performance reasons the calculated value will be memoized on the first + # call. + # + # @return [nil, Float] Maximum number of available processors as set by a cgroup CPU quota, or nil if none set + # + # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#172 + def cpu_quota; end + # @return [Logger] Logger with provided level and output. # # source://concurrent-ruby//lib/concurrent-ruby/concurrent/concern/logging.rb#37 @@ -290,7 +318,7 @@ module Concurrent # @see http://www.unix.com/man-page/osx/1/HWPREFS/ # @see http://linux.die.net/man/8/sysctl # - # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#107 + # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#145 def physical_processor_count; end # Number of processors seen by the OS and used for process scheduling. For @@ -309,10 +337,10 @@ module Concurrent # @return [Integer] number of processors seen by the OS or Java runtime # @see http://docs.oracle.com/javase/6/docs/api/java/lang/Runtime.html#availableProcessors() # - # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#86 + # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#124 def processor_count; end - # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#68 + # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#106 def processor_counter; end # Use logger created by #create_simple_logger to log concurrent-ruby messages. @@ -11571,18 +11599,27 @@ class Concurrent::Utility::ProcessorCounter # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#11 def initialize; end - # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#20 + # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#25 + def available_processor_count; end + + # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#40 + def cpu_quota; end + + # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#21 def physical_processor_count; end - # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#16 + # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#17 def processor_count; end private - # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#34 + # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#84 + def compute_cpu_quota; end + + # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#54 def compute_physical_processor_count; end - # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#26 + # source://concurrent-ruby//lib/concurrent-ruby/concurrent/utility/processor_counter.rb#46 def compute_processor_count; end end diff --git a/sorbet/rbi/gems/rails@7.1.3.3.rbi b/sorbet/rbi/gems/rails@7.1.3.4.rbi similarity index 100% rename from sorbet/rbi/gems/rails@7.1.3.3.rbi rename to sorbet/rbi/gems/rails@7.1.3.4.rbi diff --git a/sorbet/rbi/gems/railties@7.1.3.3.rbi b/sorbet/rbi/gems/railties@7.1.3.4.rbi similarity index 98% rename from sorbet/rbi/gems/railties@7.1.3.3.rbi rename to sorbet/rbi/gems/railties@7.1.3.4.rbi index 3fcc2e50d..5135f8881 100644 --- a/sorbet/rbi/gems/railties@7.1.3.3.rbi +++ b/sorbet/rbi/gems/railties@7.1.3.4.rbi @@ -1441,10 +1441,10 @@ class Rails::Application::RoutesReloader # source://railties//lib/rails/application/routes_reloader.rb#15 def initialize; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end # Returns the value of attribute eager_load. @@ -1510,13 +1510,13 @@ class Rails::Application::RoutesReloader def updater; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end end end @@ -1525,7 +1525,7 @@ end class Rails::ApplicationController < ::ActionController::Base private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end # source://railties//lib/rails/application_controller.rb#25 @@ -1540,16 +1540,16 @@ class Rails::ApplicationController < ::ActionController::Base def require_local!; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#211 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#211 def _layout; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#212 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#212 def _layout_conditions; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -2443,16 +2443,16 @@ class Rails::Engine < ::Rails::Railtie # source://railties//lib/rails/engine.rb#439 def initialize; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#963 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#963 def _load_seed_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#951 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#951 def _run_load_seed_callbacks(&block); end # Returns the underlying Rack application for this engine. @@ -2600,19 +2600,19 @@ class Rails::Engine < ::Rails::Railtie def load_config_initializer(initializer); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks=(value); end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks?; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#955 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#955 def _load_seed_callbacks; end - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#959 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#959 def _load_seed_callbacks=(value); end # Returns the value of attribute called_from. @@ -5068,7 +5068,7 @@ class Rails::HealthController < ::ActionController::Base private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end # source://railties//lib/rails/health_controller.rb#51 @@ -5081,10 +5081,10 @@ class Rails::HealthController < ::ActionController::Base def render_up; end class << self - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end - # source://activesupport/7.1.3.3/lib/active_support/rescuable.rb#15 + # source://activesupport/7.1.3.4/lib/active_support/rescuable.rb#15 def rescue_handlers; end end end @@ -5135,7 +5135,7 @@ class Rails::InfoController < ::Rails::ApplicationController private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end # source://railties//lib/rails/info_controller.rb#8 @@ -5145,16 +5145,16 @@ class Rails::InfoController < ::Rails::ApplicationController def matching_routes(query:, exact_match:); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#211 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#211 def _layout; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#212 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#212 def _layout_conditions; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -5262,7 +5262,7 @@ class Rails::MailersController < ::Rails::ApplicationController private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end # source://railties//lib/rails/mailers_controller.rb#90 @@ -5289,13 +5289,13 @@ class Rails::MailersController < ::Rails::ApplicationController def show_previews?; end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionpack/7.1.3.3/lib/abstract_controller/helpers.rb#12 + # source://actionpack/7.1.3.4/lib/abstract_controller/helpers.rb#12 def _helper_methods; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end @@ -6380,20 +6380,20 @@ class Rails::WelcomeController < ::Rails::ApplicationController private - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#330 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#330 def _layout(lookup_context, formats); end class << self - # source://activesupport/7.1.3.3/lib/active_support/callbacks.rb#70 + # source://activesupport/7.1.3.4/lib/active_support/callbacks.rb#70 def __callbacks; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#211 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#211 def _layout; end - # source://actionview/7.1.3.3/lib/action_view/layouts.rb#212 + # source://actionview/7.1.3.4/lib/action_view/layouts.rb#212 def _layout_conditions; end - # source://actionpack/7.1.3.3/lib/action_controller/metal.rb#262 + # source://actionpack/7.1.3.4/lib/action_controller/metal.rb#262 def middleware_stack; end end end