Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add #clear to mem_cache_store, flushes all caches | Jeremy Kemper | 2008-02-21 | 1 | -0/+4 |
* | Pass array of addresses | Jeremy Kemper | 2008-02-17 | 1 | -1/+1 |
* | Fix that the options hash can be nil when coming from fragments | David Heinemeier Hansson | 2008-02-07 | 1 | -2/+2 |
* | MemCacheStore#write and #delete return a boolean indicating whether the opera... | Jeremy Kemper | 2008-02-01 | 1 | -5/+16 |
* | MemCacheStore#write uses add by default and set if :force => true | Jeremy Kemper | 2008-02-01 | 1 | -2/+5 |
* | Log an error to the console when the memcache server is raising | David Heinemeier Hansson | 2008-01-22 | 1 | -3/+6 |
* | Moved the caching stores from ActionController::Caching::Fragments::* to Acti... | David Heinemeier Hansson | 2008-01-03 | 5 | -0/+175 |