Method: Mongo::Cursor#fields
- Defined in:
- lib/mongo/cursor.rb
#fields ⇒ Object (readonly)
Returns the value of attribute fields.
24 25 26 |
# File 'lib/mongo/cursor.rb', line 24 def fields @fields end |
Returns the value of attribute fields.
24 25 26 |
# File 'lib/mongo/cursor.rb', line 24 def fields @fields end |