From: Dmitry Borodaenko Date: 2010-04-21T18:51:06+09:00 Subject: Re: Proposing a Ruby Packaging Standard On Wed, Apr 21, 2010 at 9:36 AM, Suraj Kurapati wrote: > My concern is about the Ruby code in bin/ and lib/ being able to > find the rest of the files that originally came in the package.  If > this RPS would define that related-file-finding code, then I don't > need to reinvent it (or copy/paste) for all of my Ruby libraries. Isn't that precisely what Config::CONFIG['datadir'] is for? -- Dmitry Borodaenko