Exception: Glue::StaleObjectError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/glue/optimistic_locking.rb

Overview

This error is thrown when you the object you are trynig to update is allready updated by another thread.