How make persistent in-memory objects?

Anyway, is there a way to create such a critter in Rails, or is memcached the only option?

– gw

Creating a Singleton object won’t get what you need? I’ve used them in the past with Java for this sort of requirement.