method
active?
v3.0.9 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::AbstractAdapter
active?()public
Checks whether the connection to the database is still active. This includes checking whether the database is actually capable of responding, i.e. whether the connection isn’t stale.