From: Austin Ziegler Date: 2007-02-17T05:43:40+09:00 Subject: Re: "Support Files" in Rubygems On 2/16/07, Manuel Holtgrewe wrote: > Is it possible to include files in rubygems that are neither .rb nor > documentation files? I would like to publish Mozilla's cacert.pem in > my gem but seemingly, rubygems does not include the pem file in the > build gem. > > You can find the Rakefile used to build the gem here: > > http://preview.tinyurl.com/yrce7b > > Thanks in advance, Yes. See PDF::Writer and various others for how to do this. RubyGems doesn't really care what you include; it just wants you to enumerate it. -austin -- Austin Ziegler * halostatue@gmail.com * http://www.halostatue.ca/ * austin@halostatue.ca * http://www.halostatue.ca/feed/ * austin@zieglers.ca