Method: Mongoid::Attributes::Projector#id_projection_value

Defined in:
lib/mongoid/attributes/projector.rb

#id_projection_valueObject (readonly)

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

API:

  • private



35
36
37
# File 'lib/mongoid/attributes/projector.rb', line 35

def id_projection_value
  @id_projection_value
end