Table of Contents - ActiveRecordMutex - Implementation of a Mutex for Active Record
Pages
Classes and Modules
Methods
-
::check_size?
—
ActiveRecord::DatabaseMutex::Implementation
-
::db
—
ActiveRecord::DatabaseMutex::Implementation
-
::for
—
ActiveRecord::DatabaseMutex
-
::included
—
ActiveRecord::DatabaseMutex
-
::new
—
ActiveRecord::DatabaseMutex::Implementation
-
#aquired_lock?
—
ActiveRecord::DatabaseMutex::Implementation
-
#counter
—
ActiveRecord::DatabaseMutex::Implementation
-
#counter_value
—
ActiveRecord::DatabaseMutex::Implementation
-
#counter_zero?
—
ActiveRecord::DatabaseMutex::Implementation
-
#decrease_counter
—
ActiveRecord::DatabaseMutex::Implementation
-
#increase_counter
—
ActiveRecord::DatabaseMutex::Implementation
-
#inspect
—
ActiveRecord::DatabaseMutex::Implementation
-
#lock
—
ActiveRecord::DatabaseMutex::Implementation
-
#lock_with_timeout
—
ActiveRecord::DatabaseMutex::Implementation
-
#locked?
—
ActiveRecord::DatabaseMutex::Implementation
-
#mutex
—
ActiveRecord::DatabaseMutex
-
#mutex
—
ActiveRecord::DatabaseMutex::ClassMethods
-
#not_aquired_lock?
—
ActiveRecord::DatabaseMutex::Implementation
-
#query
—
ActiveRecord::DatabaseMutex::Implementation
-
#quote
—
ActiveRecord::DatabaseMutex::Implementation
-
#synchronize
—
ActiveRecord::DatabaseMutex::Implementation
-
#to_s
—
ActiveRecord::DatabaseMutex::Implementation
-
#unlock
—
ActiveRecord::DatabaseMutex::Implementation
-
#unlock?
—
ActiveRecord::DatabaseMutex::Implementation
-
#unlocked?
—
ActiveRecord::DatabaseMutex::Implementation