M
M.L.
I installed rubyinstaller-1.9.2-p290.exe on my Vista system then
installed rails 2.3.8 from a command line window as follows:
gem install -v=2.3.8 rails
The installation went fine and a bunch of other gems and rdocs were
added to my base Ruby install. However, I can access all the rdocs
except rails 2.3.8. Its doc directory contains empty rdoc and ri
folders.
Is there a way I can install the rails 2.3.8 rdoc manually? Any
assistance greatly appreciated. Thanks.
installed rails 2.3.8 from a command line window as follows:
gem install -v=2.3.8 rails
The installation went fine and a bunch of other gems and rdocs were
added to my base Ruby install. However, I can access all the rdocs
except rails 2.3.8. Its doc directory contains empty rdoc and ri
folders.
Is there a way I can install the rails 2.3.8 rdoc manually? Any
assistance greatly appreciated. Thanks.