R
Ruby Student
[Note: parts of this message were removed to make it a legal post.]
Hello team!
While installing, via gem, rdo-2.4.1 I ran into an error.
Please see bellow.
C:\>ruby -v
ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-mingw32]
C:\>gem install rdoc
Successfully installed rdoc-2.4.1
1 gem installed
Installing ri documentation for rdoc-2.4.1...
Updating ri class cache with 1261 classes...
Installing RDoc documentation for rdoc-2.4.1...
ERROR: While executing gem ... (TypeError)
can't convert Pathname into String
C:\>
Any suggestions?
Thank you
Hello team!
While installing, via gem, rdo-2.4.1 I ran into an error.
Please see bellow.
C:\>ruby -v
ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-mingw32]
C:\>gem install rdoc
Successfully installed rdoc-2.4.1
1 gem installed
Installing ri documentation for rdoc-2.4.1...
Updating ri class cache with 1261 classes...
Installing RDoc documentation for rdoc-2.4.1...
ERROR: While executing gem ... (TypeError)
can't convert Pathname into String
C:\>
Any suggestions?
Thank you