Just switched form a zip download to pulling the master branch of git. The .gemspec file is trying to parse a .manifest. Was this supposed to be included or generated? I am just poking around about it now. Thanks for your time, -Mike Thompson
mike <michael.p.thompson at gmail.com> wrote:> Just switched form a zip download to pulling the master branch of git. > The .gemspec file is trying to parse a .manifest. Was this supposed to > be included or generated? I am just poking around about it now.It should be autogenerated with "make gem" (wrongdoc (a dev-dependency) needs to be installed to generate the ChangeLog/NEWS files, but that should run well under rbx).