module Torque::PostgreSQL
Constants
- AR610
Stores a version check for compatibility purposes
- InheritanceError
- LookupError
- VERSION
Public Class Methods
logger()
click to toggle source
Use the same logger as the Active Record one
# File lib/torque/postgresql/config.rb, line 11 def self.logger ActiveRecord::Base.logger end