Class: Persistence::Cursor

Inherits:
Object
  • Object
show all
Includes:
Enumerable, CursorInterface
Defined in:
lib/persistence/cursor.rb,
lib/namespaces.rb

Overview

Cursor class. Interface implementation provided in module so methods can be easily overridden.

Defined Under Namespace

Modules: Atomic, CursorInterface

Method Summary

Methods included from CursorInterface

#any, #atomize, #close, #current, #each, #first, #get_object, #initialize, #last, #next, #persist, #persisted?