# File lib/acts_as_taggable_on/acts_as_taggable_on/collection.rb, line 3 def self.included(base) base.send :include, ActsAsTaggableOn::Taggable::Collection::InstanceMethods base.extend ActsAsTaggableOn::Taggable::Collection::ClassMethods base.initialize_acts_as_taggable_on_collection end
Generated with the Darkfish Rdoc Generator 2.