Hi all,
I’d like to program using Ruby in a secure environment, i.e. one that
has no internet access. I am using the latest version of Ubuntu. What do
I need to burn in order to install Ruby on a strange Windows computer?
Best,
Connor
Hi all,
I’d like to program using Ruby in a secure environment, i.e. one that
has no internet access. I am using the latest version of Ubuntu. What do
I need to burn in order to install Ruby on a strange Windows computer?
Best,
Connor
There is a Ruby Installer for windows. If not that, you also have Ruby
binaries available. You can download those & ensure that the ‘path’
environment variable knows where ruby is and you’ll be all set.
On Thu, Jul 15, 2010 at 18:12, Connor Johnson <
[email protected]> wrote:
Posted via http://www.ruby-forum.com/.
–
Thanks & Regards,
Dhruva S…
You could use netbeans Ruby edition: http://netbeans.org/downloads/
choose
your platform from the interface.
I guess the next question is what about gems? You’ll have to download
the
gems and make your own repo. I’ve done that insecure environments, a
local
mirror, this may help
http://jonathan.tron.name/2008/05/23/creating-your-own-rubygem-mirror
Your issue here is the speed in which gems are cut.
Cheers,
j
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs