cache-money
How can I implement write through caching in Rails 3 similar to cache-money?
I recently inherited a Rails 开发者_Go百科2.3 application that I\'m now trying to upgrade to Rails 3.Cache-money is an integral part of the application so I want to make sure we have the same function[详细]
2023-03-11 09:11 分类:问答cache money ActiveRecord::MissingAttributeError
i keep on getting ActiveRecord::MissingAttributeError errors randomly everywhere in my program. i have passenger (30 instances) running with nginx. i don\'t have this problem in dev. When i remove cac[详细]
2022-12-15 07:07 分类:问答cache_money only writing to memcached on creates and updates, and seemingly never looking in the cache for index/show actions
I seem to be having some ex开发者_如何学编程tremely odd cache_money interactions. When I am on the console, and I create a new instance of a class and save it I see the cache misses and cache stores[详细]
2022-12-08 12:53 分类:问答