From: Jeremy Bopp Date: 2011-11-12T07:10:34+09:00 Subject: Re: referring to version numbers in a gem On 11/11/2011 15:39, Chad Perrin wrote: > On Sat, Nov 12, 2011 at 06:32:51AM +0900, Jeremy Bopp wrote: >> >> ... >> s.version = MyLibrary::VERSION >> ... > > Wow. That really should have been obvious to me. Thank you. I wish I could remember where I originally read about that solution so that I could give proper attribution, but I'm glad you found it helpful. -Jeremy