back

by nate·13y ago·view on hn ↗
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

1 comments
Hmm, yeah, then it might be gem-worthy. Can't hurt to talk about it on the list!