From: Phillip Gawlowski Date: 2010-12-18T02:18:38+09:00 Subject: Re: Help a beginner On Fri, Dec 17, 2010 at 1:50 PM, Guille Lopez wrote: > Thanks Phillip, but what I am confused now is about how I require one > gem after the other? how do I control which gems are loaded? You add and remove require statements as necessary: require "gem_file_to_be_required" # require "inactive_gem" ;) -- Phillip Gawlowski Though the folk I have met, (Ah, how soon!) they forget When I've moved on to some other place, There may be one or two, When I've played and passed through, Who'll remember my song or my face.