# File lib/em-synchrony/activerecord.rb, line 34 def acquired_for_connection_pool @acquired_for_connection_pool ||= 0 end
# File lib/em-synchrony/activerecord.rb, line 38 def acquired_for_connection_pool=(v) @acquired_for_connection_pool = v end
Generated with the Darkfish Rdoc Generator 2.