Parent

ActiveRecord::ConnectionAdapters::FiberedMonitor

Public Instance Methods

new_cond() click to toggle source
    # File lib/active_record/fiber_patches.rb, line 42
42:       def new_cond
43:         Queue.new
44:       end
synchronize() click to toggle source
    # File lib/active_record/fiber_patches.rb, line 38
38:       def synchronize
39:         yield
40:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.