Has anyone migrated cache-money or another write-through cache to work with rails 3? Thanks
on 2011-07-20 21:13

on 2011-10-11 02:10
Last week I launched a new write-through-cache gem for Rails 3, see https://github.com/orslumen/record-cache. The reason I built it, is because we were using cache money and recently migrated to Rails 3. So chances are, it will also serve you well.