Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 170635
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T12:50:38+00:00 2026-05-11T12:50:38+00:00

I installed nkallen’s cache-money gem per the github readme . I run into RecordNotFound

  • 0

I installed nkallen’s cache-money gem per the github readme. I run into RecordNotFound exceptions during my tests. If I comment out the contents of config/initializers/cache-money.rb, the tests run fine. My cache-money.rb file is identical to that on the github instructions.

Here is the contents of my config/memcached.yml: development: ttl: 604800 namespace: cache-#{RAILS_ENV} sessions: false debug: true servers: localhost:11211

test: ttl: 604800 namespace: cache-#{RAILS_ENV} sessions: false debug: true servers: localhost:11211

production: ttl: 604800 namespace: cache-#{RAILS_ENV} sessions: false debug: false servers: localhost:11211

I can’t find any other documentation on how to configuration or install cache-money. I’d appreciate any insight or help to debugging this. Thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T12:50:39+00:00Added an answer on May 11, 2026 at 12:50 pm

    I put my cache-money config into /config/initializers/cache_money.rb:

    if RAILS_ENV != 'development'   require 'cache_money'    config = YAML.load(IO.read(File.join(RAILS_ROOT, 'config', 'memcached.yml')))[RAILS_ENV]   $memcache = MemCache.new(config)   $memcache.servers = config['servers']    $local = Cash::Local.new($memcache)   $lock = Cash::Lock.new($memcache)   $cache = Cash::Transactional.new($local, $lock)    class ActiveRecord::Base     is_cached :repository => $cache   end else   # If we're in development mode, we don't want to   # deal with cacheing oddities, so let's overrite   # cache-money's #index method to do nothing...   class ActiveRecord::Base     def self.index(*args)     end   end end 

    No other setup was necessary. This works great for me.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 122k
  • Answers 122k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I figured it out. I was able to get this… May 12, 2026 at 12:51 am
  • Editorial Team
    Editorial Team added an answer c:= cParent.Create; WriteLn(c.ChildFunction); You create an instance of cParent class… May 12, 2026 at 12:51 am
  • Editorial Team
    Editorial Team added an answer The easiest way is in p4v or p4win, but that's… May 12, 2026 at 12:51 am

Related Questions

I installed nkallen's cache-money gem per the github readme . I run into RecordNotFound
I installed WSS Infrastructure Update and MOSS Infrastructure Update ( http://technet.microsoft.com/en-us/office/sharepointserver/bb735839.aspx ) and now
I installed ActiveReports from their site. The version was labeled as .NET 2.0 build
I installed the wxWidgets source code, compiled it and am linking the libraries thus
I installed Visual Studio 2005 ( with SP1 ) and made the default settings

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.