summaryrefslogtreecommitdiff
path: root/lib/rinda
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rinda')
-rw-r--r--lib/rinda/ring.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rinda/ring.rb b/lib/rinda/ring.rb
index e9e92d2563..9b3e273ea1 100644
--- a/lib/rinda/ring.rb
+++ b/lib/rinda/ring.rb
@@ -48,7 +48,7 @@ module Rinda
##
# Set to false to shutdown future requests using this Renewer
- attr_accessor :renew
+ attr_writer :renew
def initialize # :nodoc:
@renew = true