RubyGems Navigation menu

CachedSupermodel 0.1.2.1

Based on cached_model by <a href="http://dev.robotcoop.com/">robotcoop</a>. We started out with their code, but added so much that it merited its own plugin. Apologies for not doing proper contributions to their project instead of building our own, but we are limited by commercial requirements rather than open source idealism. == FEATURES/PROBLEMS: * Through associations are not invalidated _at_all_ in the end association right now. Ex: * User has_many :taggings * User has_many :tags, :through => :taggings, :source => :tag * If you now remove tags without removing taggings the user will still have those tags in the User#tags collection. == SYNOPSYS:

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.2.12 - January 22, 2008* (11.5 KB)
  2. 0.1.2.11 - January 21, 2008* (11.5 KB)
  3. 0.1.2.10 - October 16, 2007* (10.5 KB)
  4. 0.1.2.9 - September 04, 2007* (10.5 KB)
  5. 0.1.2.8 - August 22, 2007* (10.5 KB)
  6. 0.1.2.1 - December 21, 2006* (10 KB)
Show all versions (14 total)

Runtime Dependencies (2):

AdoccaMemcache >= 0.1.0
hoe >= 1.1.4

Owners:

Authors:

  • adocca Entertainment AB

SHA 256 checksum:

5549e95aa859f00cf39df477ce1351f649b9986dc084d30220ef24728d240ec1

Total downloads 63,359

For this version 4,419

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: