Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 121193
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T03:55:53+00:00 2026-05-11T03:55:53+00:00

In the near future, I may be teaching a Ruby programming class to undergraduates

  • 0

In the near future, I may be teaching a Ruby programming class to undergraduates at an art college. It’s a safe assumption that the students have little to no experience with programming. The class will be taught in a computer lab, but they don’t have any administrative rights on the lab computers.

Ideally, I’d like the students to be able to run Ruby from a flash drive both in the lab and on their computers at home. Even better is if it could be done relatively transparently on both a Mac and a Windows computer (I assume Linux users probably know how to set up Ruby anyway). And even better is if they could run Ruby on Rails and/or install gems using the Ruby installation on the Flash drive.

Is this entirely unrealistic or is there a straightforward way to do this? These will be non-programmer, art students, so the less setup on their end, the better.

Edit:

I should have mentioned that I’m aware of a few different one click installers for Ruby and Rails. I guess I’m wondering if there’s a way that I can have give the students an already configured install that runs off of a flash drive and allows them to run Ruby scripts and maybe even install gems.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T03:55:53+00:00Added an answer on May 11, 2026 at 3:55 am

    To start, you will need two copies of Ruby on your USB drive: one for Windows and one for Mac OS X.

    You will then need to create a script in each to add Ruby to the path and open a terminal.

    I would structure it like this:

    • ruby
      • windows
        • bin, lib, etc…
        • start.bat
      • mac
        • bin, lib, etc…
        • start.sh

    Windows

    Content of start.bat

    @echo off set PATH=%CD%\bin;%PATH% start cmd 

    Create a shortcut to start.bat with the working directory being ruby/windows

    Mac OS X

    Content of start.sh (Not sure of equivalent script file)

    ... 

    Then create a shortcut to execute the script.

    Now, instead of starting a terminal up normally, use the shortcuts and Ruby will run from the USB drive.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 162k
  • Answers 162k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer A stream is an object used to transfer data. There… May 12, 2026 at 11:57 am
  • Editorial Team
    Editorial Team added an answer As well as the suggestion by 1800 INFORMATION i would… May 12, 2026 at 11:57 am
  • Editorial Team
    Editorial Team added an answer Yes, Reference becomes invalid in your case. Since you are… May 12, 2026 at 11:57 am

Related Questions

I would like to have the authentication and registration parts of my website encrypted
I use VS2008 at home and love it, while approaching work about upgrading 2005
G'day, While having a think about this question here about overdesigning for possible future
Simple question, the answer may not be... I'm going to be developing a web

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.