Method: ActiveRecord::ConnectionAdapters::ConnectionHandler::StringConnectionName#current_preventing_writes

Defined in:
activerecord/lib/active_record/connection_adapters/abstract/connection_handler.rb

#current_preventing_writesObject



69
70
71
# File 'activerecord/lib/active_record/connection_adapters/abstract/connection_handler.rb', line 69

def current_preventing_writes
  false
end