Class: Lafcadio::ObjectStore::MockDbBridge::Transaction
- Inherits:
-
Array
- Object
- Array
- Lafcadio::ObjectStore::MockDbBridge::Transaction
- Defined in:
- lib/lafcadio/mock.rb
Instance Method Summary collapse
Instance Method Details
#rollback ⇒ Object
118 |
# File 'lib/lafcadio/mock.rb', line 118 def rollback; raise RollbackError; end |