Skip to content

Commit 43dfcf0

Browse files
committed
Use defined Railtie rather than directly load the monkey-patch
1 parent 782bf07 commit 43dfcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/actionpack/action_caching.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
require 'action_controller/action_caching'
1+
require 'actionpack/action_caching/railtie'

0 commit comments

Comments
 (0)