Displaying 2 results from an estimated 2 matches for "page33".
Did you mean:
page3
2006 Mar 21
1
Offline installation of ruby gems and rails
How do i install ruby gems and rails if the computer is not connected to
the internet? I have installed Ruby by the one click installer and have
the zip files of ruby gems and rails downloaded from rubyforge. I am
using Windows XP with Apache and MySql.
--
Posted via http://www.ruby-forum.com/.
2006 May 25
2
How to install Ruby on Rails from Stand alone package?
I need to instal RoR on server which is not connected to internet and
which can''t be connected to internet coz of security reason. There is no
other ways to connect server to internet.
I know every tutorial say run gem install rails, but in this case I need
to install rails from stand alone package.
So, my problem is where to install files which I downloaded from