- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
diff --git a/src/classes/AbstractController/ActionNotFound.html b/src/classes/AbstractController/ActionNotFound.html
index d284e26915..065cd49b06 100644
--- a/src/classes/AbstractController/ActionNotFound.html
+++ b/src/classes/AbstractController/ActionNotFound.html
@@ -5,7 +5,7 @@
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/ActionNotFound.html b/src/classes/AbstractController/ActionNotFound.html
index d284e26915..065cd49b06 100644
--- a/src/classes/AbstractController/ActionNotFound.html
+++ b/src/classes/AbstractController/ActionNotFound.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/AbstractController/Base.html b/src/classes/AbstractController/Base.html
index aaa717e0be..ac4743c336 100644
--- a/src/classes/AbstractController/Base.html
+++ b/src/classes/AbstractController/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -191,7 +191,7 @@
@abstract = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -239,7 +239,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -274,7 +274,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -321,7 +321,7 @@ Returns
@controller_path ||= name.delete_suffix("Controller").underscore unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
controller.public_instance_methods(true) - methods
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -400,7 +400,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -435,7 +435,7 @@
true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -474,7 +474,7 @@
self.class.action_methods
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -508,7 +508,7 @@
attr_internal :action_name
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -550,7 +550,7 @@ Parameters
_find_action_name(action_name)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -585,7 +585,7 @@
self.class.controller_path
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -619,7 +619,7 @@
attr_internal :formats
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -654,7 +654,7 @@
response_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -704,7 +704,7 @@ Returns
process_action(action_name, ...)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -738,7 +738,7 @@
attr_internal :response_body
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching.html b/src/classes/AbstractController/Caching.html
index a968072fde..9ca7b1382f 100644
--- a/src/classes/AbstractController/Caching.html
+++ b/src/classes/AbstractController/Caching.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -131,7 +131,7 @@
self.class._view_cache_dependencies.filter_map { |dep| instance_exec(&dep) }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -173,7 +173,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ClassMethods.html b/src/classes/AbstractController/Caching/ClassMethods.html
index c7aa561a2b..436a0edaaa 100644
--- a/src/classes/AbstractController/Caching/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -86,7 +86,7 @@
self._view_cache_dependencies += [dependency]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ConfigMethods.html b/src/classes/AbstractController/Caching/ConfigMethods.html
index 23af10ec6f..19e8521cf8 100644
--- a/src/classes/AbstractController/Caching/ConfigMethods.html
+++ b/src/classes/AbstractController/Caching/ConfigMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
config.cache_store
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -125,7 +125,7 @@
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments.html b/src/classes/AbstractController/Caching/Fragments.html
index 188661a389..c2c5129209 100644
--- a/src/classes/AbstractController/Caching/Fragments.html
+++ b/src/classes/AbstractController/Caching/Fragments.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -412,7 +412,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -438,7 +438,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -462,7 +462,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -486,7 +486,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -510,7 +510,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Collector.html b/src/classes/AbstractController/Collector.html
index 4f6f607ce0..e6d9a1f5df 100644
--- a/src/classes/AbstractController/Collector.html
+++ b/src/classes/AbstractController/Collector.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
RUBY
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/DoubleRenderError.html b/src/classes/AbstractController/DoubleRenderError.html
index 0918e35e97..72b7cfca96 100644
--- a/src/classes/AbstractController/DoubleRenderError.html
+++ b/src/classes/AbstractController/DoubleRenderError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -104,7 +104,7 @@
super(message || DEFAULT_MESSAGE)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers.html b/src/classes/AbstractController/Helpers.html
index 68aea1e4b8..bca6a1e655 100644
--- a/src/classes/AbstractController/Helpers.html
+++ b/src/classes/AbstractController/Helpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class._helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers/ClassMethods.html b/src/classes/AbstractController/Helpers/ClassMethods.html
index 77083dba36..b16db9773a 100644
--- a/src/classes/AbstractController/Helpers/ClassMethods.html
+++ b/src/classes/AbstractController/Helpers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -147,7 +147,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
diff --git a/src/classes/AbstractController/Base.html b/src/classes/AbstractController/Base.html
index aaa717e0be..ac4743c336 100644
--- a/src/classes/AbstractController/Base.html
+++ b/src/classes/AbstractController/Base.html
@@ -5,7 +5,7 @@
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/AbstractController/Base.html b/src/classes/AbstractController/Base.html
index aaa717e0be..ac4743c336 100644
--- a/src/classes/AbstractController/Base.html
+++ b/src/classes/AbstractController/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -191,7 +191,7 @@
@abstract = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -239,7 +239,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -274,7 +274,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -321,7 +321,7 @@ Returns
@controller_path ||= name.delete_suffix("Controller").underscore unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
controller.public_instance_methods(true) - methods
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -400,7 +400,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -435,7 +435,7 @@
true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -474,7 +474,7 @@
self.class.action_methods
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -508,7 +508,7 @@
attr_internal :action_name
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -550,7 +550,7 @@ Parameters
_find_action_name(action_name)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -585,7 +585,7 @@
self.class.controller_path
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -619,7 +619,7 @@
attr_internal :formats
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -654,7 +654,7 @@
response_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -704,7 +704,7 @@ Returns
process_action(action_name, ...)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -738,7 +738,7 @@
attr_internal :response_body
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching.html b/src/classes/AbstractController/Caching.html
index a968072fde..9ca7b1382f 100644
--- a/src/classes/AbstractController/Caching.html
+++ b/src/classes/AbstractController/Caching.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -131,7 +131,7 @@
self.class._view_cache_dependencies.filter_map { |dep| instance_exec(&dep) }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -173,7 +173,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ClassMethods.html b/src/classes/AbstractController/Caching/ClassMethods.html
index c7aa561a2b..436a0edaaa 100644
--- a/src/classes/AbstractController/Caching/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -86,7 +86,7 @@
self._view_cache_dependencies += [dependency]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ConfigMethods.html b/src/classes/AbstractController/Caching/ConfigMethods.html
index 23af10ec6f..19e8521cf8 100644
--- a/src/classes/AbstractController/Caching/ConfigMethods.html
+++ b/src/classes/AbstractController/Caching/ConfigMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
config.cache_store
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -125,7 +125,7 @@
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments.html b/src/classes/AbstractController/Caching/Fragments.html
index 188661a389..c2c5129209 100644
--- a/src/classes/AbstractController/Caching/Fragments.html
+++ b/src/classes/AbstractController/Caching/Fragments.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -412,7 +412,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -438,7 +438,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -462,7 +462,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -486,7 +486,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -510,7 +510,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Collector.html b/src/classes/AbstractController/Collector.html
index 4f6f607ce0..e6d9a1f5df 100644
--- a/src/classes/AbstractController/Collector.html
+++ b/src/classes/AbstractController/Collector.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
RUBY
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/DoubleRenderError.html b/src/classes/AbstractController/DoubleRenderError.html
index 0918e35e97..72b7cfca96 100644
--- a/src/classes/AbstractController/DoubleRenderError.html
+++ b/src/classes/AbstractController/DoubleRenderError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -104,7 +104,7 @@
super(message || DEFAULT_MESSAGE)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers.html b/src/classes/AbstractController/Helpers.html
index 68aea1e4b8..bca6a1e655 100644
--- a/src/classes/AbstractController/Helpers.html
+++ b/src/classes/AbstractController/Helpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class._helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers/ClassMethods.html b/src/classes/AbstractController/Helpers/ClassMethods.html
index 77083dba36..b16db9773a 100644
--- a/src/classes/AbstractController/Helpers/ClassMethods.html
+++ b/src/classes/AbstractController/Helpers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -147,7 +147,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
@@ -191,7 +191,7 @@
+ Ruby on Rails 7.2.2
Class
@@ -191,7 +191,7 @@
@abstract = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -239,7 +239,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -274,7 +274,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -321,7 +321,7 @@ Returns
@controller_path ||= name.delete_suffix("Controller").underscore unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
controller.public_instance_methods(true) - methods
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -400,7 +400,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -435,7 +435,7 @@
true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -474,7 +474,7 @@
self.class.action_methods
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -508,7 +508,7 @@
attr_internal :action_name
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -550,7 +550,7 @@ Parameters
_find_action_name(action_name)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -585,7 +585,7 @@
self.class.controller_path
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -619,7 +619,7 @@
attr_internal :formats
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -654,7 +654,7 @@
response_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -704,7 +704,7 @@ Returns
process_action(action_name, ...)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -738,7 +738,7 @@
attr_internal :response_body
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching.html b/src/classes/AbstractController/Caching.html
index a968072fde..9ca7b1382f 100644
--- a/src/classes/AbstractController/Caching.html
+++ b/src/classes/AbstractController/Caching.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -131,7 +131,7 @@
self.class._view_cache_dependencies.filter_map { |dep| instance_exec(&dep) }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -173,7 +173,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ClassMethods.html b/src/classes/AbstractController/Caching/ClassMethods.html
index c7aa561a2b..436a0edaaa 100644
--- a/src/classes/AbstractController/Caching/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -86,7 +86,7 @@
self._view_cache_dependencies += [dependency]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ConfigMethods.html b/src/classes/AbstractController/Caching/ConfigMethods.html
index 23af10ec6f..19e8521cf8 100644
--- a/src/classes/AbstractController/Caching/ConfigMethods.html
+++ b/src/classes/AbstractController/Caching/ConfigMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
config.cache_store
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -125,7 +125,7 @@
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments.html b/src/classes/AbstractController/Caching/Fragments.html
index 188661a389..c2c5129209 100644
--- a/src/classes/AbstractController/Caching/Fragments.html
+++ b/src/classes/AbstractController/Caching/Fragments.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -412,7 +412,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -438,7 +438,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -462,7 +462,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -486,7 +486,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -510,7 +510,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Collector.html b/src/classes/AbstractController/Collector.html
index 4f6f607ce0..e6d9a1f5df 100644
--- a/src/classes/AbstractController/Collector.html
+++ b/src/classes/AbstractController/Collector.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
RUBY
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/DoubleRenderError.html b/src/classes/AbstractController/DoubleRenderError.html
index 0918e35e97..72b7cfca96 100644
--- a/src/classes/AbstractController/DoubleRenderError.html
+++ b/src/classes/AbstractController/DoubleRenderError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -104,7 +104,7 @@
super(message || DEFAULT_MESSAGE)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers.html b/src/classes/AbstractController/Helpers.html
index 68aea1e4b8..bca6a1e655 100644
--- a/src/classes/AbstractController/Helpers.html
+++ b/src/classes/AbstractController/Helpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class._helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers/ClassMethods.html b/src/classes/AbstractController/Helpers/ClassMethods.html
index 77083dba36..b16db9773a 100644
--- a/src/classes/AbstractController/Helpers/ClassMethods.html
+++ b/src/classes/AbstractController/Helpers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -147,7 +147,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
Returns
end end - 🔎 See on GitHub + 🔎 See on GitHub @@ -274,7 +274,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -321,7 +321,7 @@ Returns
@controller_path ||= name.delete_suffix("Controller").underscore unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
controller.public_instance_methods(true) - methods
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -400,7 +400,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -435,7 +435,7 @@
true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -474,7 +474,7 @@
self.class.action_methods
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -508,7 +508,7 @@
attr_internal :action_name
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -550,7 +550,7 @@ Parameters
_find_action_name(action_name)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -585,7 +585,7 @@
self.class.controller_path
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -619,7 +619,7 @@
attr_internal :formats
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -654,7 +654,7 @@
response_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -704,7 +704,7 @@ Returns
process_action(action_name, ...)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -738,7 +738,7 @@
attr_internal :response_body
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching.html b/src/classes/AbstractController/Caching.html
index a968072fde..9ca7b1382f 100644
--- a/src/classes/AbstractController/Caching.html
+++ b/src/classes/AbstractController/Caching.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -131,7 +131,7 @@
self.class._view_cache_dependencies.filter_map { |dep| instance_exec(&dep) }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -173,7 +173,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ClassMethods.html b/src/classes/AbstractController/Caching/ClassMethods.html
index c7aa561a2b..436a0edaaa 100644
--- a/src/classes/AbstractController/Caching/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -86,7 +86,7 @@
self._view_cache_dependencies += [dependency]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ConfigMethods.html b/src/classes/AbstractController/Caching/ConfigMethods.html
index 23af10ec6f..19e8521cf8 100644
--- a/src/classes/AbstractController/Caching/ConfigMethods.html
+++ b/src/classes/AbstractController/Caching/ConfigMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
config.cache_store
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -125,7 +125,7 @@
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments.html b/src/classes/AbstractController/Caching/Fragments.html
index 188661a389..c2c5129209 100644
--- a/src/classes/AbstractController/Caching/Fragments.html
+++ b/src/classes/AbstractController/Caching/Fragments.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -412,7 +412,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -438,7 +438,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -462,7 +462,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -486,7 +486,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -510,7 +510,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Collector.html b/src/classes/AbstractController/Collector.html
index 4f6f607ce0..e6d9a1f5df 100644
--- a/src/classes/AbstractController/Collector.html
+++ b/src/classes/AbstractController/Collector.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
RUBY
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/DoubleRenderError.html b/src/classes/AbstractController/DoubleRenderError.html
index 0918e35e97..72b7cfca96 100644
--- a/src/classes/AbstractController/DoubleRenderError.html
+++ b/src/classes/AbstractController/DoubleRenderError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -104,7 +104,7 @@
super(message || DEFAULT_MESSAGE)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers.html b/src/classes/AbstractController/Helpers.html
index 68aea1e4b8..bca6a1e655 100644
--- a/src/classes/AbstractController/Helpers.html
+++ b/src/classes/AbstractController/Helpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class._helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers/ClassMethods.html b/src/classes/AbstractController/Helpers/ClassMethods.html
index 77083dba36..b16db9773a 100644
--- a/src/classes/AbstractController/Helpers/ClassMethods.html
+++ b/src/classes/AbstractController/Helpers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -147,7 +147,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -435,7 +435,7 @@
true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -474,7 +474,7 @@
self.class.action_methods
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -508,7 +508,7 @@
attr_internal :action_name
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -550,7 +550,7 @@ Parameters
_find_action_name(action_name)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -585,7 +585,7 @@
self.class.controller_path
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -619,7 +619,7 @@
attr_internal :formats
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -654,7 +654,7 @@
response_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -704,7 +704,7 @@ Returns
process_action(action_name, ...)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -738,7 +738,7 @@
attr_internal :response_body
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching.html b/src/classes/AbstractController/Caching.html
index a968072fde..9ca7b1382f 100644
--- a/src/classes/AbstractController/Caching.html
+++ b/src/classes/AbstractController/Caching.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -131,7 +131,7 @@
self.class._view_cache_dependencies.filter_map { |dep| instance_exec(&dep) }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -173,7 +173,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ClassMethods.html b/src/classes/AbstractController/Caching/ClassMethods.html
index c7aa561a2b..436a0edaaa 100644
--- a/src/classes/AbstractController/Caching/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -86,7 +86,7 @@
self._view_cache_dependencies += [dependency]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ConfigMethods.html b/src/classes/AbstractController/Caching/ConfigMethods.html
index 23af10ec6f..19e8521cf8 100644
--- a/src/classes/AbstractController/Caching/ConfigMethods.html
+++ b/src/classes/AbstractController/Caching/ConfigMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
config.cache_store
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -125,7 +125,7 @@
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments.html b/src/classes/AbstractController/Caching/Fragments.html
index 188661a389..c2c5129209 100644
--- a/src/classes/AbstractController/Caching/Fragments.html
+++ b/src/classes/AbstractController/Caching/Fragments.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -412,7 +412,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -438,7 +438,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -462,7 +462,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -486,7 +486,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -510,7 +510,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Collector.html b/src/classes/AbstractController/Collector.html
index 4f6f607ce0..e6d9a1f5df 100644
--- a/src/classes/AbstractController/Collector.html
+++ b/src/classes/AbstractController/Collector.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
RUBY
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/DoubleRenderError.html b/src/classes/AbstractController/DoubleRenderError.html
index 0918e35e97..72b7cfca96 100644
--- a/src/classes/AbstractController/DoubleRenderError.html
+++ b/src/classes/AbstractController/DoubleRenderError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -104,7 +104,7 @@
super(message || DEFAULT_MESSAGE)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers.html b/src/classes/AbstractController/Helpers.html
index 68aea1e4b8..bca6a1e655 100644
--- a/src/classes/AbstractController/Helpers.html
+++ b/src/classes/AbstractController/Helpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class._helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers/ClassMethods.html b/src/classes/AbstractController/Helpers/ClassMethods.html
index 77083dba36..b16db9773a 100644
--- a/src/classes/AbstractController/Helpers/ClassMethods.html
+++ b/src/classes/AbstractController/Helpers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -147,7 +147,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
self.class.action_methods
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -508,7 +508,7 @@
attr_internal :action_name
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -550,7 +550,7 @@ Parameters
_find_action_name(action_name)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -585,7 +585,7 @@
self.class.controller_path
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -619,7 +619,7 @@
attr_internal :formats
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -654,7 +654,7 @@
response_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -704,7 +704,7 @@ Returns
process_action(action_name, ...)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -738,7 +738,7 @@
attr_internal :response_body
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching.html b/src/classes/AbstractController/Caching.html
index a968072fde..9ca7b1382f 100644
--- a/src/classes/AbstractController/Caching.html
+++ b/src/classes/AbstractController/Caching.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -131,7 +131,7 @@
self.class._view_cache_dependencies.filter_map { |dep| instance_exec(&dep) }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -173,7 +173,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ClassMethods.html b/src/classes/AbstractController/Caching/ClassMethods.html
index c7aa561a2b..436a0edaaa 100644
--- a/src/classes/AbstractController/Caching/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -86,7 +86,7 @@
self._view_cache_dependencies += [dependency]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ConfigMethods.html b/src/classes/AbstractController/Caching/ConfigMethods.html
index 23af10ec6f..19e8521cf8 100644
--- a/src/classes/AbstractController/Caching/ConfigMethods.html
+++ b/src/classes/AbstractController/Caching/ConfigMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
config.cache_store
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -125,7 +125,7 @@
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments.html b/src/classes/AbstractController/Caching/Fragments.html
index 188661a389..c2c5129209 100644
--- a/src/classes/AbstractController/Caching/Fragments.html
+++ b/src/classes/AbstractController/Caching/Fragments.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -412,7 +412,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -438,7 +438,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -462,7 +462,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -486,7 +486,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -510,7 +510,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Collector.html b/src/classes/AbstractController/Collector.html
index 4f6f607ce0..e6d9a1f5df 100644
--- a/src/classes/AbstractController/Collector.html
+++ b/src/classes/AbstractController/Collector.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
RUBY
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/DoubleRenderError.html b/src/classes/AbstractController/DoubleRenderError.html
index 0918e35e97..72b7cfca96 100644
--- a/src/classes/AbstractController/DoubleRenderError.html
+++ b/src/classes/AbstractController/DoubleRenderError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -104,7 +104,7 @@
super(message || DEFAULT_MESSAGE)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers.html b/src/classes/AbstractController/Helpers.html
index 68aea1e4b8..bca6a1e655 100644
--- a/src/classes/AbstractController/Helpers.html
+++ b/src/classes/AbstractController/Helpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class._helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers/ClassMethods.html b/src/classes/AbstractController/Helpers/ClassMethods.html
index 77083dba36..b16db9773a 100644
--- a/src/classes/AbstractController/Helpers/ClassMethods.html
+++ b/src/classes/AbstractController/Helpers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -147,7 +147,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
Parameters
_find_action_name(action_name) end - 🔎 See on GitHub + 🔎 See on GitHub @@ -585,7 +585,7 @@
self.class.controller_path
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -619,7 +619,7 @@
attr_internal :formats
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -654,7 +654,7 @@
response_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -704,7 +704,7 @@ Returns
process_action(action_name, ...)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -738,7 +738,7 @@
attr_internal :response_body
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching.html b/src/classes/AbstractController/Caching.html
index a968072fde..9ca7b1382f 100644
--- a/src/classes/AbstractController/Caching.html
+++ b/src/classes/AbstractController/Caching.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -131,7 +131,7 @@
self.class._view_cache_dependencies.filter_map { |dep| instance_exec(&dep) }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -173,7 +173,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ClassMethods.html b/src/classes/AbstractController/Caching/ClassMethods.html
index c7aa561a2b..436a0edaaa 100644
--- a/src/classes/AbstractController/Caching/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -86,7 +86,7 @@
self._view_cache_dependencies += [dependency]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ConfigMethods.html b/src/classes/AbstractController/Caching/ConfigMethods.html
index 23af10ec6f..19e8521cf8 100644
--- a/src/classes/AbstractController/Caching/ConfigMethods.html
+++ b/src/classes/AbstractController/Caching/ConfigMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
config.cache_store
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -125,7 +125,7 @@
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments.html b/src/classes/AbstractController/Caching/Fragments.html
index 188661a389..c2c5129209 100644
--- a/src/classes/AbstractController/Caching/Fragments.html
+++ b/src/classes/AbstractController/Caching/Fragments.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -412,7 +412,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -438,7 +438,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -462,7 +462,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -486,7 +486,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -510,7 +510,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Collector.html b/src/classes/AbstractController/Collector.html
index 4f6f607ce0..e6d9a1f5df 100644
--- a/src/classes/AbstractController/Collector.html
+++ b/src/classes/AbstractController/Collector.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
RUBY
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/DoubleRenderError.html b/src/classes/AbstractController/DoubleRenderError.html
index 0918e35e97..72b7cfca96 100644
--- a/src/classes/AbstractController/DoubleRenderError.html
+++ b/src/classes/AbstractController/DoubleRenderError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -104,7 +104,7 @@
super(message || DEFAULT_MESSAGE)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers.html b/src/classes/AbstractController/Helpers.html
index 68aea1e4b8..bca6a1e655 100644
--- a/src/classes/AbstractController/Helpers.html
+++ b/src/classes/AbstractController/Helpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class._helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers/ClassMethods.html b/src/classes/AbstractController/Helpers/ClassMethods.html
index 77083dba36..b16db9773a 100644
--- a/src/classes/AbstractController/Helpers/ClassMethods.html
+++ b/src/classes/AbstractController/Helpers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -147,7 +147,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
response_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -704,7 +704,7 @@ Returns
process_action(action_name, ...)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -738,7 +738,7 @@
attr_internal :response_body
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching.html b/src/classes/AbstractController/Caching.html
index a968072fde..9ca7b1382f 100644
--- a/src/classes/AbstractController/Caching.html
+++ b/src/classes/AbstractController/Caching.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -131,7 +131,7 @@
self.class._view_cache_dependencies.filter_map { |dep| instance_exec(&dep) }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -173,7 +173,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ClassMethods.html b/src/classes/AbstractController/Caching/ClassMethods.html
index c7aa561a2b..436a0edaaa 100644
--- a/src/classes/AbstractController/Caching/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -86,7 +86,7 @@
self._view_cache_dependencies += [dependency]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ConfigMethods.html b/src/classes/AbstractController/Caching/ConfigMethods.html
index 23af10ec6f..19e8521cf8 100644
--- a/src/classes/AbstractController/Caching/ConfigMethods.html
+++ b/src/classes/AbstractController/Caching/ConfigMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
config.cache_store
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -125,7 +125,7 @@
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments.html b/src/classes/AbstractController/Caching/Fragments.html
index 188661a389..c2c5129209 100644
--- a/src/classes/AbstractController/Caching/Fragments.html
+++ b/src/classes/AbstractController/Caching/Fragments.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -412,7 +412,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -438,7 +438,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -462,7 +462,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -486,7 +486,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -510,7 +510,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Collector.html b/src/classes/AbstractController/Collector.html
index 4f6f607ce0..e6d9a1f5df 100644
--- a/src/classes/AbstractController/Collector.html
+++ b/src/classes/AbstractController/Collector.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
RUBY
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/DoubleRenderError.html b/src/classes/AbstractController/DoubleRenderError.html
index 0918e35e97..72b7cfca96 100644
--- a/src/classes/AbstractController/DoubleRenderError.html
+++ b/src/classes/AbstractController/DoubleRenderError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -104,7 +104,7 @@
super(message || DEFAULT_MESSAGE)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers.html b/src/classes/AbstractController/Helpers.html
index 68aea1e4b8..bca6a1e655 100644
--- a/src/classes/AbstractController/Helpers.html
+++ b/src/classes/AbstractController/Helpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class._helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers/ClassMethods.html b/src/classes/AbstractController/Helpers/ClassMethods.html
index 77083dba36..b16db9773a 100644
--- a/src/classes/AbstractController/Helpers/ClassMethods.html
+++ b/src/classes/AbstractController/Helpers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -147,7 +147,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
@@ -131,7 +131,7 @@
+ Ruby on Rails 7.2.2
Module
@@ -131,7 +131,7 @@
self.class._view_cache_dependencies.filter_map { |dep| instance_exec(&dep) }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -173,7 +173,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ClassMethods.html b/src/classes/AbstractController/Caching/ClassMethods.html
index c7aa561a2b..436a0edaaa 100644
--- a/src/classes/AbstractController/Caching/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -86,7 +86,7 @@
self._view_cache_dependencies += [dependency]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ConfigMethods.html b/src/classes/AbstractController/Caching/ConfigMethods.html
index 23af10ec6f..19e8521cf8 100644
--- a/src/classes/AbstractController/Caching/ConfigMethods.html
+++ b/src/classes/AbstractController/Caching/ConfigMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
config.cache_store
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -125,7 +125,7 @@
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments.html b/src/classes/AbstractController/Caching/Fragments.html
index 188661a389..c2c5129209 100644
--- a/src/classes/AbstractController/Caching/Fragments.html
+++ b/src/classes/AbstractController/Caching/Fragments.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -412,7 +412,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -438,7 +438,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -462,7 +462,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -486,7 +486,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -510,7 +510,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Collector.html b/src/classes/AbstractController/Collector.html
index 4f6f607ce0..e6d9a1f5df 100644
--- a/src/classes/AbstractController/Collector.html
+++ b/src/classes/AbstractController/Collector.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
RUBY
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/DoubleRenderError.html b/src/classes/AbstractController/DoubleRenderError.html
index 0918e35e97..72b7cfca96 100644
--- a/src/classes/AbstractController/DoubleRenderError.html
+++ b/src/classes/AbstractController/DoubleRenderError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -104,7 +104,7 @@
super(message || DEFAULT_MESSAGE)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers.html b/src/classes/AbstractController/Helpers.html
index 68aea1e4b8..bca6a1e655 100644
--- a/src/classes/AbstractController/Helpers.html
+++ b/src/classes/AbstractController/Helpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class._helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers/ClassMethods.html b/src/classes/AbstractController/Helpers/ClassMethods.html
index 77083dba36..b16db9773a 100644
--- a/src/classes/AbstractController/Helpers/ClassMethods.html
+++ b/src/classes/AbstractController/Helpers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -147,7 +147,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ClassMethods.html b/src/classes/AbstractController/Caching/ClassMethods.html
index c7aa561a2b..436a0edaaa 100644
--- a/src/classes/AbstractController/Caching/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -86,7 +86,7 @@
self._view_cache_dependencies += [dependency]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ConfigMethods.html b/src/classes/AbstractController/Caching/ConfigMethods.html
index 23af10ec6f..19e8521cf8 100644
--- a/src/classes/AbstractController/Caching/ConfigMethods.html
+++ b/src/classes/AbstractController/Caching/ConfigMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
config.cache_store
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -125,7 +125,7 @@
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments.html b/src/classes/AbstractController/Caching/Fragments.html
index 188661a389..c2c5129209 100644
--- a/src/classes/AbstractController/Caching/Fragments.html
+++ b/src/classes/AbstractController/Caching/Fragments.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -412,7 +412,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -438,7 +438,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -462,7 +462,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -486,7 +486,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -510,7 +510,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Collector.html b/src/classes/AbstractController/Collector.html
index 4f6f607ce0..e6d9a1f5df 100644
--- a/src/classes/AbstractController/Collector.html
+++ b/src/classes/AbstractController/Collector.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
RUBY
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/DoubleRenderError.html b/src/classes/AbstractController/DoubleRenderError.html
index 0918e35e97..72b7cfca96 100644
--- a/src/classes/AbstractController/DoubleRenderError.html
+++ b/src/classes/AbstractController/DoubleRenderError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -104,7 +104,7 @@
super(message || DEFAULT_MESSAGE)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers.html b/src/classes/AbstractController/Helpers.html
index 68aea1e4b8..bca6a1e655 100644
--- a/src/classes/AbstractController/Helpers.html
+++ b/src/classes/AbstractController/Helpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class._helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers/ClassMethods.html b/src/classes/AbstractController/Helpers/ClassMethods.html
index 77083dba36..b16db9773a 100644
--- a/src/classes/AbstractController/Helpers/ClassMethods.html
+++ b/src/classes/AbstractController/Helpers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -147,7 +147,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
@@ -86,7 +86,7 @@
@@ -510,7 +510,7 @@ + Ruby on Rails 7.2.2
Module
@@ -86,7 +86,7 @@
self._view_cache_dependencies += [dependency]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/ConfigMethods.html b/src/classes/AbstractController/Caching/ConfigMethods.html
index 23af10ec6f..19e8521cf8 100644
--- a/src/classes/AbstractController/Caching/ConfigMethods.html
+++ b/src/classes/AbstractController/Caching/ConfigMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
config.cache_store
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -125,7 +125,7 @@
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments.html b/src/classes/AbstractController/Caching/Fragments.html
index 188661a389..c2c5129209 100644
--- a/src/classes/AbstractController/Caching/Fragments.html
+++ b/src/classes/AbstractController/Caching/Fragments.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -412,7 +412,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -438,7 +438,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -462,7 +462,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -486,7 +486,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
@@ -90,7 +90,7 @@
@@ -462,7 +462,7 @@ + Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
config.cache_store
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -125,7 +125,7 @@
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments.html b/src/classes/AbstractController/Caching/Fragments.html
index 188661a389..c2c5129209 100644
--- a/src/classes/AbstractController/Caching/Fragments.html
+++ b/src/classes/AbstractController/Caching/Fragments.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -412,7 +412,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -438,7 +438,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
config.cache_store = ActiveSupport::Cache.lookup_store(*store)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments.html b/src/classes/AbstractController/Caching/Fragments.html
index 188661a389..c2c5129209 100644
--- a/src/classes/AbstractController/Caching/Fragments.html
+++ b/src/classes/AbstractController/Caching/Fragments.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -412,7 +412,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -438,7 +438,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
@@ -134,7 +134,7 @@
@@ -412,7 +412,7 @@ + Ruby on Rails 7.2.2
Module
@@ -134,7 +134,7 @@
cache_key
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -229,7 +229,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -270,7 +270,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
content
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
index 0dabaf1cfb..5185b6d099 100644
--- a/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
+++ b/src/classes/AbstractController/Caching/Fragments/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -364,7 +364,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -388,7 +388,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
@@ -102,7 +102,7 @@
@@ -364,7 +364,7 @@ + Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
self.fragment_cache_keys += [key || -> { value }]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Callbacks.html b/src/classes/AbstractController/Callbacks.html
index 36aad58b81..a6e5d82586 100644
--- a/src/classes/AbstractController/Callbacks.html
+++ b/src/classes/AbstractController/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -314,7 +314,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,7 +338,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
@@ -314,7 +314,7 @@ + Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Callbacks/ClassMethods.html b/src/classes/AbstractController/Callbacks/ClassMethods.html
index 2847f17f43..6537947cdc 100644
--- a/src/classes/AbstractController/Callbacks/ClassMethods.html
+++ b/src/classes/AbstractController/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -264,7 +264,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -288,7 +288,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
@@ -159,7 +159,7 @@
@@ -264,7 +264,7 @@ + Ruby on Rails 7.2.2
Module
@@ -159,7 +159,7 @@ Block Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -214,7 +214,7 @@ Options
_normalize_callback_option(options, :except, :unless)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -240,7 +240,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
- 🔎 See on GitHub + 🔎 See on GitHub
- 🔎 See on GitHub + 🔎 See on GitHub
- 🔎 See on GitHub + 🔎 See on GitHub
- 🔎 See on GitHub + 🔎 See on GitHub
- 🔎 See on GitHub + 🔎 See on GitHub
- 🔎 See on GitHub + 🔎 See on GitHub
- 🔎 See on GitHub + 🔎 See on GitHub
- 🔎 See on GitHub + 🔎 See on GitHub
- 🔎 See on GitHub + 🔎 See on GitHub
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
@@ -90,7 +90,7 @@
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
RUBY
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/DoubleRenderError.html b/src/classes/AbstractController/DoubleRenderError.html
index 0918e35e97..72b7cfca96 100644
--- a/src/classes/AbstractController/DoubleRenderError.html
+++ b/src/classes/AbstractController/DoubleRenderError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -104,7 +104,7 @@
super(message || DEFAULT_MESSAGE)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers.html b/src/classes/AbstractController/Helpers.html
index 68aea1e4b8..bca6a1e655 100644
--- a/src/classes/AbstractController/Helpers.html
+++ b/src/classes/AbstractController/Helpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class._helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers/ClassMethods.html b/src/classes/AbstractController/Helpers/ClassMethods.html
index 77083dba36..b16db9773a 100644
--- a/src/classes/AbstractController/Helpers/ClassMethods.html
+++ b/src/classes/AbstractController/Helpers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -147,7 +147,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
@@ -104,7 +104,7 @@
+ Ruby on Rails 7.2.2
Class
@@ -104,7 +104,7 @@
super(message || DEFAULT_MESSAGE)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers.html b/src/classes/AbstractController/Helpers.html
index 68aea1e4b8..bca6a1e655 100644
--- a/src/classes/AbstractController/Helpers.html
+++ b/src/classes/AbstractController/Helpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class._helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers/ClassMethods.html b/src/classes/AbstractController/Helpers/ClassMethods.html
index 77083dba36..b16db9773a 100644
--- a/src/classes/AbstractController/Helpers/ClassMethods.html
+++ b/src/classes/AbstractController/Helpers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -147,7 +147,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
@@ -99,7 +99,7 @@
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class._helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Helpers/ClassMethods.html b/src/classes/AbstractController/Helpers/ClassMethods.html
index 77083dba36..b16db9773a 100644
--- a/src/classes/AbstractController/Helpers/ClassMethods.html
+++ b/src/classes/AbstractController/Helpers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -147,7 +147,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
@@ -119,7 +119,7 @@
@@ -147,7 +147,7 @@ + Ruby on Rails 7.2.2
Module
@@ -119,7 +119,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@
# File actionpack/lib/abstract_controller/helpers.rb, line 216
+ # File actionpack/lib/abstract_controller/helpers.rb, line 218
def _helpers_for_modification
unless @_helpers
self._helpers = define_helpers_module(self, superclass._helpers)
@@ -155,7 +155,7 @@
_helpers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 207
+ # File actionpack/lib/abstract_controller/helpers.rb, line 209
def clear_helpers
inherited_helper_methods = _helper_methods
self._helpers = Module.new
@@ -195,7 +195,7 @@
default_helper_module! unless anonymous?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -273,7 +273,7 @@
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 196
+ # File actionpack/lib/abstract_controller/helpers.rb, line 198
def helper(*args, &block)
modules_for_helpers(args).each do |mod|
next if _helpers.include?(mod)
@@ -283,7 +283,7 @@
_helpers_for_modification.module_eval(&block) if block_given?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -298,9 +298,12 @@
- Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view: class ApplicationController < ActionController::Base
helper_method
:current_user, :logged_in?
+ Declare a controller method as a helper. For example, the following makes the current_user
and logged_in?
controller methods available to the view:
- private
+class ApplicationController < ActionController::Base
+ helper_method :current_user, :logged_in?
+
+ private
def current_user
@current_user ||= User.find_by(id: session[:user])
end
@@ -311,7 +314,10 @@
end
-In a view: <% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+In a view:
+
+<% if logged_in? -%>Welcome, <%= current_user.name %><% end -%>
+
Parameters
-
@@ -331,7 +337,7 @@
Parameters
📝 Source code
- # File actionpack/lib/abstract_controller/helpers.rb, line 126
+ # File actionpack/lib/abstract_controller/helpers.rb, line 128
def helper_method(*methods)
methods.flatten!
self._helper_methods += methods
@@ -351,7 +357,7 @@ Parameters
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -390,7 +396,7 @@
super
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +426,7 @@
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Railties.html b/src/classes/AbstractController/Railties.html
index 522875a95b..688732335e 100644
--- a/src/classes/AbstractController/Railties.html
+++ b/src/classes/AbstractController/Railties.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/AbstractController/Railties/RoutesHelpers.html b/src/classes/AbstractController/Railties/RoutesHelpers.html
index de6113d941..318215721d 100644
--- a/src/classes/AbstractController/Railties/RoutesHelpers.html
+++ b/src/classes/AbstractController/Railties/RoutesHelpers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -95,7 +95,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Rendering.html b/src/classes/AbstractController/Rendering.html
index 510b9aaf61..a88e055017 100644
--- a/src/classes/AbstractController/Rendering.html
+++ b/src/classes/AbstractController/Rendering.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -151,7 +151,7 @@
self.response_body = rendered_body
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -185,7 +185,7 @@
def render_to_body(options = {})
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -223,7 +223,7 @@
render_to_body(options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -258,7 +258,7 @@
Mime[:text]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -297,7 +297,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -345,7 +345,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -380,7 +380,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -415,7 +415,7 @@
options
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/Translation.html b/src/classes/AbstractController/Translation.html
index 367f8c4346..6078da6467 100644
--- a/src/classes/AbstractController/Translation.html
+++ b/src/classes/AbstractController/Translation.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -127,7 +127,7 @@
I18n.localize(object, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -207,7 +207,7 @@
ActiveSupport::HtmlSafeTranslation.translate(key, **options)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor.html b/src/classes/AbstractController/UrlFor.html
index 35bf1bfa7d..cac0d41032 100644
--- a/src/classes/AbstractController/UrlFor.html
+++ b/src/classes/AbstractController/UrlFor.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -124,7 +124,7 @@
"For instance, `include Rails.application.routes.url_helpers`."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/AbstractController/UrlFor/ClassMethods.html b/src/classes/AbstractController/UrlFor/ClassMethods.html
index b7e4e48f64..9b2c901ed5 100644
--- a/src/classes/AbstractController/UrlFor/ClassMethods.html
+++ b/src/classes/AbstractController/UrlFor/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable.html b/src/classes/ActionCable.html
index d74ad29ceb..d1279097b7 100644
--- a/src/classes/ActionCable.html
+++ b/src/classes/ActionCable.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -269,7 +269,7 @@
Gem::Version.new VERSION::STRING
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -304,7 +304,7 @@
gem_version
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -338,12 +338,12 @@
📝 Source code
- # File actioncable/lib/action_cable.rb, line 72
+ # File actioncable/lib/action_cable.rb, line 77
def server
@server ||= ActionCable::Server::Base.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel.html b/src/classes/ActionCable/Channel.html
index 79658f057e..290a407fb3 100644
--- a/src/classes/ActionCable/Channel.html
+++ b/src/classes/ActionCable/Channel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Base.html b/src/classes/ActionCable/Channel/Base.html
index a9b86c4697..f6d0fe65bd 100644
--- a/src/classes/ActionCable/Channel/Base.html
+++ b/src/classes/ActionCable/Channel/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -319,7 +319,7 @@ Returns
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -367,7 +367,7 @@
delegate_connection_identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -405,7 +405,7 @@
@action_methods = nil
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -441,7 +441,7 @@
clear_action_methods!
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -489,7 +489,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -529,7 +529,7 @@
ensure_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -567,7 +567,7 @@
@defer_subscription_confirmation_counter.increment
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -602,7 +602,7 @@
@defer_subscription_confirmation_counter.value > 0
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -639,7 +639,7 @@
transmit_subscription_confirmation unless defer_subscription_confirmation?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -674,7 +674,7 @@
@reject_subscription = true
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -709,7 +709,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -744,7 +744,7 @@
@subscription_confirmation_sent
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -779,7 +779,7 @@
@reject_subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -823,7 +823,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -858,7 +858,7 @@
# Override in subclasses
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting.html b/src/classes/ActionCable/Channel/Broadcasting.html
index 4c8d1cde6c..b60afed2b4 100644
--- a/src/classes/ActionCable/Channel/Broadcasting.html
+++ b/src/classes/ActionCable/Channel/Broadcasting.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
self.class.broadcast_to(model, message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -138,7 +138,7 @@
self.class.broadcasting_for(model)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
index 02e1b0b4cf..1d98487cf3 100644
--- a/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Broadcasting/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
ActionCable.server.broadcast(broadcasting_for(model), message)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -130,7 +130,7 @@
serialize_broadcasting([ channel_name, model ])
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Callbacks.html b/src/classes/ActionCable/Channel/Callbacks.html
index 8147df2b03..22fb180c78 100644
--- a/src/classes/ActionCable/Channel/Callbacks.html
+++ b/src/classes/ActionCable/Channel/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
index d8f850d2ea..e946a09116 100644
--- a/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -115,7 +115,7 @@
set_callback(:subscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -154,7 +154,7 @@
set_callback(:unsubscribe, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -189,7 +189,7 @@
set_callback(:subscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -224,7 +224,7 @@
set_callback(:unsubscribe, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ChannelStub.html b/src/classes/ActionCable/Channel/ChannelStub.html
index 0d3ba59746..816f6c96a6 100644
--- a/src/classes/ActionCable/Channel/ChannelStub.html
+++ b/src/classes/ActionCable/Channel/ChannelStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -118,7 +118,7 @@
subscription_confirmation_sent?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -153,7 +153,7 @@
subscription_rejected?
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -190,7 +190,7 @@
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -225,7 +225,7 @@
@_streams = []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
streams << broadcasting
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -320,7 +320,7 @@
@_streams ||= []
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/ConnectionStub.html b/src/classes/ActionCable/Channel/ConnectionStub.html
index c4dfd422ab..d3784d0096 100644
--- a/src/classes/ActionCable/Channel/ConnectionStub.html
+++ b/src/classes/ActionCable/Channel/ConnectionStub.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -154,7 +154,7 @@
@logger = ActiveSupport::TaggedLogging.new ActiveSupport::Logger.new(StringIO.new)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -193,7 +193,7 @@
@connection_identifier ||= connection_gid(identifiers.filter_map { |id| send(id.to_sym) if id })
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -228,7 +228,7 @@
transmissions << cable_message.with_indifferent_access
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming.html b/src/classes/ActionCable/Channel/Naming.html
index 5a2d1da1b6..e124525f0d 100644
--- a/src/classes/ActionCable/Channel/Naming.html
+++ b/src/classes/ActionCable/Channel/Naming.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -99,7 +99,7 @@
self.class.channel_name
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Naming/ClassMethods.html b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
index c01d6fd32e..0c44c137f1 100644
--- a/src/classes/ActionCable/Channel/Naming/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/Naming/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -91,7 +91,7 @@
@channel_name ||= name.delete_suffix("Channel").gsub("::", ":").underscore
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/NonInferrableChannelError.html b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
index 2a7118839e..56c0e097b4 100644
--- a/src/classes/ActionCable/Channel/NonInferrableChannelError.html
+++ b/src/classes/ActionCable/Channel/NonInferrableChannelError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers.html b/src/classes/ActionCable/Channel/PeriodicTimers.html
index 1a87ac4853..2b91fcfdc6 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
index 859c83fa08..cfdff9f7ff 100644
--- a/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/PeriodicTimers/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -114,7 +114,7 @@
self.periodic_timers += [[ callback, every: every ]]
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/Streams.html b/src/classes/ActionCable/Channel/Streams.html
index 4456282af5..803233c151 100644
--- a/src/classes/ActionCable/Channel/Streams.html
+++ b/src/classes/ActionCable/Channel/Streams.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -174,7 +174,7 @@
end.clear
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -209,7 +209,7 @@
stop_stream_from(broadcasting_for(model))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -248,7 +248,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -285,7 +285,7 @@
stream_from(broadcasting_for(model), callback || block, coder: coder)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -335,7 +335,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -374,7 +374,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase.html b/src/classes/ActionCable/Channel/TestCase.html
index 7c31db9290..9d39fb0a27 100644
--- a/src/classes/ActionCable/Channel/TestCase.html
+++ b/src/classes/ActionCable/Channel/TestCase.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior.html b/src/classes/ActionCable/Channel/TestCase/Behavior.html
index 76fd000505..c779f75c67 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -200,7 +200,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -235,7 +235,7 @@
super(broadcasting_for(stream_or_object), *args)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -276,7 +276,7 @@
assert subscription.streams.exclude?(stream), "Stream #{stream} has been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -317,7 +317,7 @@
assert_has_no_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -358,7 +358,7 @@
assert subscription.streams.include?(stream), "Stream #{stream} has not been started"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -399,7 +399,7 @@
assert_has_stream(broadcasting_for(object))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -440,7 +440,7 @@
assert subscription.streams.empty?, "No streams started was expected, but #{subscription.streams.count} found"
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -478,7 +478,7 @@
subscription.perform_action(data.stringify_keys.merge("action" => action.to_s))
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -520,7 +520,7 @@
@connection = ConnectionStub.new(identifiers)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -559,7 +559,7 @@
@subscription
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -595,7 +595,7 @@
connection.transmissions.filter_map { |data| data["message"] }
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -631,7 +631,7 @@
subscription.unsubscribe_from_channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
index b39771afe4..5e3cd8a540 100644
--- a/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
+++ b/src/classes/ActionCable/Channel/TestCase/Behavior/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -98,7 +98,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -137,7 +137,7 @@
channel
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -179,7 +179,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection.html b/src/classes/ActionCable/Connection.html
index d8d288c6ee..f4bc8c0c7b 100644
--- a/src/classes/ActionCable/Connection.html
+++ b/src/classes/ActionCable/Connection.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Assertions.html b/src/classes/ActionCable/Connection/Assertions.html
index 459f892fe7..1da52b6f25 100644
--- a/src/classes/ActionCable/Connection/Assertions.html
+++ b/src/classes/ActionCable/Connection/Assertions.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -90,7 +90,7 @@
assert_raises(Authorization::UnauthorizedError, "Expected to reject connection but no rejection was made", &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization.html b/src/classes/ActionCable/Connection/Authorization.html
index 93ab940df0..b883836491 100644
--- a/src/classes/ActionCable/Connection/Authorization.html
+++ b/src/classes/ActionCable/Connection/Authorization.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -102,7 +102,7 @@
raise UnauthorizedError
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
index 595909e77c..d691a307f0 100644
--- a/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
+++ b/src/classes/ActionCable/Connection/Authorization/UnauthorizedError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
diff --git a/src/classes/ActionCable/Connection/Base.html b/src/classes/ActionCable/Connection/Base.html
index 7dd22813d3..13897e9b13 100644
--- a/src/classes/ActionCable/Connection/Base.html
+++ b/src/classes/ActionCable/Connection/Base.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -269,7 +269,7 @@
@started_at = Time.now
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -308,7 +308,7 @@
transmit type: ActionCable::INTERNAL[:message_types][:ping], message: Time.now.to_i
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -348,7 +348,7 @@
websocket.close
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -385,7 +385,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -420,7 +420,7 @@
worker_pool.async_invoke(self, method, *arguments)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -460,7 +460,7 @@
}
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -498,7 +498,7 @@
request.cookie_jar
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -536,7 +536,7 @@
end
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Callbacks.html b/src/classes/ActionCable/Connection/Callbacks.html
index 59a8e78622..9cfed4b5fc 100644
--- a/src/classes/ActionCable/Connection/Callbacks.html
+++ b/src/classes/ActionCable/Connection/Callbacks.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
index b8d8da1be3..f2b64bb047 100644
--- a/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Callbacks/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -94,7 +94,7 @@
set_callback(:command, :after, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -129,7 +129,7 @@
set_callback(:command, :around, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -164,7 +164,7 @@
set_callback(:command, :before, *methods, &block)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification.html b/src/classes/ActionCable/Connection/Identification.html
index cbf4e5e619..d34b8a4b83 100644
--- a/src/classes/ActionCable/Connection/Identification.html
+++ b/src/classes/ActionCable/Connection/Identification.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -103,7 +103,7 @@
@connection_identifier
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/Identification/ClassMethods.html b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
index 4ace1de6f1..c4f22b571e 100644
--- a/src/classes/ActionCable/Connection/Identification/ClassMethods.html
+++ b/src/classes/ActionCable/Connection/Identification/ClassMethods.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
@@ -89,7 +89,7 @@
self.identifiers += identifiers
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/InternalChannel.html b/src/classes/ActionCable/Connection/InternalChannel.html
index 5ffe3bece8..d23cc9d521 100644
--- a/src/classes/ActionCable/Connection/InternalChannel.html
+++ b/src/classes/ActionCable/Connection/InternalChannel.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Module
diff --git a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
index f1efbcaf28..0d10f5b9b2 100644
--- a/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
+++ b/src/classes/ActionCable/Connection/NonInferrableConnectionError.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -93,7 +93,7 @@
"test case definition."
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/StreamEventLoop.html b/src/classes/ActionCable/Connection/StreamEventLoop.html
index 97743e7426..d1fb1a608a 100644
--- a/src/classes/ActionCable/Connection/StreamEventLoop.html
+++ b/src/classes/ActionCable/Connection/StreamEventLoop.html
@@ -5,7 +5,7 @@
- Ruby on Rails 7.2.0.beta2
+ Ruby on Rails 7.2.2
Class
@@ -120,7 +120,7 @@
@spawn_mutex = Mutex.new
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -163,7 +163,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -203,7 +203,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -241,7 +241,7 @@
@executor << task
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -277,7 +277,7 @@
wakeup if @nio
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -312,7 +312,7 @@
Concurrent::TimerTask.new(execution_interval: interval, &block).tap(&:execute)
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
@@ -352,7 +352,7 @@
wakeup
end
- 🔎 See on GitHub
+ 🔎 See on GitHub
diff --git a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
index e2a26ae747..e23894258e 100644
--- a/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
+++ b/src/classes/ActionCable/Connection/TaggedLoggerProxy.html
@@ -5,7 +5,7 @@