I
Ilias Lazaridis
I've seen that ruby 1.8.4 was released.
I've followed the instructions:
http://www.garbagecollect.jp/ruby/mswin32/en/documents/install.html
but failed to get it running.
"
C:\>ri class
C:\ruby\bin\ruby: no such file to load -- ubygems (LoadError)
"
can someone please post the output of "ri class", thus I can verify if
something has changed?
Thank you in advance.
-
[as a sidenote]
Any suggestion for recreating the exact class-definition?
http://lazaridis.com/case/lang/ruby/base.html#sayYourClassDefinition
Any suggestion for recreating the exact class-definitions, including
source-code (recreating the executable ruby-code)?
http://lazaridis.com/case/lang/ruby/base.html#sayYourClassCode
..
I've followed the instructions:
http://www.garbagecollect.jp/ruby/mswin32/en/documents/install.html
but failed to get it running.
"
C:\>ri class
C:\ruby\bin\ruby: no such file to load -- ubygems (LoadError)
"
can someone please post the output of "ri class", thus I can verify if
something has changed?
Thank you in advance.
-
[as a sidenote]
Any suggestion for recreating the exact class-definition?
http://lazaridis.com/case/lang/ruby/base.html#sayYourClassDefinition
Any suggestion for recreating the exact class-definitions, including
source-code (recreating the executable ruby-code)?
http://lazaridis.com/case/lang/ruby/base.html#sayYourClassCode
..