Is this connection active and ready to perform queries?
# File src/rails-1.0.0/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb, line 59 def active? true end
Is this connection active and ready to perform queries?