Module: Mongoid::Pluckable Private

Extended by:
ActiveSupport::Concern
Included in:
Association::Referenced::HasMany::Enumerable, Contextual::Mongo
Defined in:
lib/mongoid/pluckable.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Provides shared behavior for any document with “pluck” functionality.