Is this connection active and ready to perform queries?
# File /Users/nshb/svn/svn.inimit.com/railsmanual.com/www/trunk/src/rails-2.0.0/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb, line 83 def active? @active != false end
Is this connection active and ready to perform queries?