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
Authors

Tyler Kovacs

2,700 total downloads 1,399 for this version
Owners

647cf36273c9bc3be39c08b9dfded6b5

Gemfile
gem "association_collection_tools", "~> 0.0.2"
Versions
  1. 0.0.2 November 3, 2006
  2. 0.0.1 November 2, 2006