method

current_preventing_writes

current_preventing_writes()
public

No documentation available.

# File activerecord/lib/active_record/connection_adapters/abstract/connection_handler.rb, line 72
        def current_preventing_writes
          false
        end