artsy / garner

A set of Rack middleware and cache helpers that implement various caching strategies.
MIT License
343 stars 24 forks source link

Fix: ActiveRecord 4 cache_key is now in :nsec format. #73

Closed dblock closed 10 years ago

dblock commented 10 years ago

Fixes #72.

Added testing w/both Mongoid 3 and 4, Ruby 2.x and RBX. Tried JRuby, but there're some gem issues, will work on that separately, #75.

dblock commented 10 years ago

This is going to be green, @fancyremarker can you (I) merge?

fancyremarker commented 10 years ago

Yeah of course, merging.