And another one:
I created a gemspec file for an application gem. Created the gem and
installed it sucessfully.
However it only creates an ‘objectgraph’ file under ruby\bin without an
associated .bat (or .cmd) file. It therefore cannot be run from the
command line.
c:>ruby -v
ruby 1.8.1 (2003-12-25) [i386-mswin32]
This is fixed in CVS. Thanks for the report.
Chad
···
On 3/5/2004, at 2:02 AM, Mehr, Assaph (Assaph) wrote:
And another one:
I created a gemspec file for an application gem. Created the gem and
installed it sucessfully.
However it only creates an ‘objectgraph’ file under ruby\bin without an
associated .bat (or .cmd) file. It therefore cannot be run from the
command line.
c:>ruby -v
ruby 1.8.1 (2003-12-25) [i386-mswin32]