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
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
I'm trying to use cache_digest gem with jbuilder (currently using Rails 3.x)
I can't seem to make it work like this.
It throws an error:
NoMethodError - undefined method `length' for nil:NilClass: actionpack (3.2.18) lib/action_view/helpers/cache_helper.rb:52:in`fragment_for' cache_digests (0.3.1) lib/cache_digests/fragment_helper.rb:22:in `fragment_for'
The text was updated successfully, but these errors were encountered: