association_collection_tools 0.0.1
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.
Gemfile:
=
install:
=
Runtime Dependencies (1):
memcache-client
>= 1.0.3