Returns whether there is at least one active server for the object.
# File active_support/vendor/memcache-client-1.5.0/memcache.rb, line 167 def active? not @servers.empty? end
<code/>
<pre/>
<code/>and<pre/>for code samples.