Class: ActiveRecord::ConnectionAdapters::AbstractAdapter

Inherits:
Object
  • Object
show all
Defined in:
lib/rubyrep/connection_extenders/connection_extenders.rb

Instance Attribute Summary collapse

Instance Attribute Details

#log_subscriberObject

The current log subscriber



3
4
5
# File 'lib/rubyrep/connection_extenders/connection_extenders.rb', line 3

def log_subscriber
  @log_subscriber
end