cache_digests
cache_digests copied to clipboard
v. 0.3.0: "wrong number of arguments (1 for 2)" argument error
Use of v0.3.0 together with gem multi_fetch_fragments throws argument error:
"wrong number of arguments (1 for 2)"
v0.2.0 does not have this issue.
Probably related to: https://github.com/rails/cache_digests/pull/40
Same problem here, I'm using it like that: - cache user do
+1 same issue here without the "multi_fetch_fragments". Trying to use it to cache jbuilder templates.