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