From eaad7bedc9367396d6229dbd42b55194faa39e3b Mon Sep 17 00:00:00 2001 From: naruse Date: Mon, 25 Mar 2013 18:50:48 +0000 Subject: Suppress warnings git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39929 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rinda/ring.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rinda') 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 -- cgit v1.2.3