Skip to content

Commit 66add2d

Browse files
authored
Add combined_fragment_cache_key
1 parent fa54436 commit 66add2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: lib/jbuilder/railtie.rb

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ module ApiRendering
2020
if name == 'ActionController::API'
2121
include ActionController::Helpers
2222
include ActionController::ImplicitRender
23+
helper_method :combined_fragment_cache_key
2324
helper_method :view_cache_dependencies
2425
end
2526
end

0 commit comments

Comments
 (0)