You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jbuilder offers undocumented way to cache entire response, which is way more efficient and implementation is simpler. We might need a similar functionality, next to #22 feature.
Jbuilder offers undocumented way to cache entire response, which is way more efficient and implementation is simpler. We might need a similar functionality, next to #22 feature.
Source code for jbuilder is here:
https://github.com/rails/jbuilder/blob/main/lib/jbuilder/jbuilder_template.rb#L79-L98
The text was updated successfully, but these errors were encountered: