Thanks Steve, I'll do that. All it does is add an extra option (or two) to the views render method. By default nothing changes. Stuff only gets invoked if someone wants to do:
render partial: thing, collection: @things, cache: true
render partial: thing, collection: @things, cache: true