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 fa54436 commit 66add2dCopy full SHA for 66add2d
lib/jbuilder/railtie.rb
@@ -20,6 +20,7 @@ module ApiRendering
20
if name == 'ActionController::API'
21
include ActionController::Helpers
22
include ActionController::ImplicitRender
23
+ helper_method :combined_fragment_cache_key
24
helper_method :view_cache_dependencies
25
end
26
0 commit comments