From: Eric Hodel Date: 2007-03-28T05:15:37+09:00 Subject: Re: How do I put empty directories into a gem package? On Mar 22, 2007, at 14:45, Luke wrote: > Does anyone else have any ideas about how to solve this problem? > > For what it's worth, I wound up writing a rake task that injects a > bunch of junk files into the entire template directory and then added > these file names to my "ignore list" when copying out of the installed > gem. > > Definitely *not* elegant but it works. Please give some code that shows how this is broken.