We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df0a09 commit ff589ccCopy full SHA for ff589cc
lib/action_controller/action_caching.rb
@@ -2,6 +2,8 @@
2
3
module ActionController
4
module Caching
5
+ extend ActiveSupport::Autoload
6
+
7
eager_autoload do
8
autoload :Actions
9
end
0 commit comments