Getting Started with CacheMoney
- by Matt Grande
I recently installed cache-money.  After some difficulties getting memcached and cache-money set up, I thought I had it working.  It cached the one query on my login page fine.  I login, and go to my message index page and get this error:
indices delegated to @cache_config.indices, but @cache_config is nil: Slug(id: integer, name: string, sluggable_id: integer, sequence: integer, sluggable_type: string, scope: string, created_at: datetime)
Searching for the first part of that error message returns 0 hits on Google, so I'm at a loss on where to even begin.  Any suggestions?