Skip to content

Commit

Permalink
Add combined_fragment_cache_key
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 authored Nov 9, 2024
1 parent fa54436 commit 66add2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/jbuilder/railtie.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ module ApiRendering
if name == 'ActionController::API'
include ActionController::Helpers
include ActionController::ImplicitRender
helper_method :combined_fragment_cache_key
helper_method :view_cache_dependencies
end
end
Expand Down

0 comments on commit 66add2d

Please sign in to comment.