From: James Gray Date: 2008-08-18T22:08:28+09:00 Subject: Re: Security in use of contants On Aug 17, 2008, at 10:51 PM, loolek wrote: > ""causes a warning"" > > "This is interesting, do you have a rubydoc link to this topic ? " > > And don't forget this Q. $ ruby -e 'C = "once"; C = "oops"' -e:1: warning: already initialized constant C James Edward Gray II