RubyGems.org

Adds fast_copy method to has_and_belongs_to_many associations cloning associations much faster than the assignment operator. Adds ids methods to has_many and has_and_belongs_to_many associations for retrieving object ids without instantiating ActiveRecord objects.

installgem install association_collection_tools -v 0.0.1
Authors

Tyler Kovacs

2,704 total downloads 1,302 for this version
Owners

647cf36273c9bc3be39c08b9dfded6b5

Gemfile
gem "association_collection_tools", "~> 0.0.1"
Versions
  1. 0.0.2 November 3, 2006
  2. 0.0.1 November 2, 2006
Runtime Dependencies
  1. memcache-client >= 1.0.3