class ActiveRecord::ConnectionAdapters::ConnectionHandler
def prevent_writes=(prevent_writes) # :nodoc:
def prevent_writes=(prevent_writes) # :nodoc: ActiveSupport::IsolatedExecutionState[:active_record_prevent_writes] = prevent_writes end
def prevent_writes=(prevent_writes) # :nodoc: ActiveSupport::IsolatedExecutionState[:active_record_prevent_writes] = prevent_writes end