Is this connection active and ready to perform queries?
# File src/rails-1.2.0/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb, line 68 def active? @active != false end
Is this connection active and ready to perform queries?