about summary refs log tree commit homepage
path: root/lib/mogilefs/client.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-12-11 08:33:00 +0000
committerEric Wong <normalperson@yhbt.net>2011-12-11 08:33:00 +0000
commit9d5f3208dab86837106b56f105af8bbb121f438a (patch)
tree441b0df335575c02c7f608fb7f0903cf7b5fca49 /lib/mogilefs/client.rb
parent56e7c8eecf59b037a778ad1121b2ffd93258482f (diff)
downloadmogilefs-client-9d5f3208dab86837106b56f105af8bbb121f438a.tar.gz
100% RDoc coverage (not that it's an indicator of _good_
documentation, but we're getting there)
Diffstat (limited to 'lib/mogilefs/client.rb')
-rw-r--r--lib/mogilefs/client.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/mogilefs/client.rb b/lib/mogilefs/client.rb
index 9a2f34b..696f31f 100644
--- a/lib/mogilefs/client.rb
+++ b/lib/mogilefs/client.rb
@@ -11,7 +11,9 @@ class MogileFS::Client
 
   attr_reader :backend
 
+  # :stopdoc:
   attr_accessor :hosts if defined? $TESTING
+  # :startdoc
 
   ##
   # Creates a new Client.  See MogileFS::Backend#initialize for how to specify