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