On Nov 19, 3:19 ¨Βν¬ Ημεξ ΘομγονΌδανξβιη®®®ΐηναιμ®γονΎ χςοτεΊ > [Note: ¨Βαςτσ οζ τθισ νεσσαηχεςε ςενοφετο ναλε ιτ μεηαποστ®έ > > > > On Wed, Nov 19, 2008 at 2:46 PM, equinox <aditya15... / gmail.com> wrote: > > On Nov 19, 2:41 pm, Glen Holcomb <damnbig... / gmail.com> wrote: > > > [Note: ¨Βαςτσ οζ τθισ νεσσαηχεςε ςενοφετο ναλε ιτ μεηαποστ®έ > > > > On Wed, Nov 19, 2008 at 2:31 PM, equinox <aditya15... / gmail.com> wrote: > > > > Okay so I've downloaded the One-Click Ruby Installer for Windows and > > > > installed it well under C:\Program Files\ruby > > > > and now what do I need to do to use it? I've gone into the command > > > > line and try to execute some commands but it doesn't work.. where do I > > > > need to put the .rb files to? > > > > Is the ruby binary in your path? ¨Βςε ωοτωπιξη τθζομμοχιξηΊ ¨Βυβ> > > file.rb > > > > -- > > > "Hey brother Christian with your high and mighty errand, Your actions > > speak > > > so loud, I can't hear a word you're saying." > > > > -Greg Graffin (Bad Religion) > > > no it is not in my path, I am using irb as of now.. I have tried to > > load it in the irb > > but it doesn't work... > > So you are trying to read a source file and execute the code in irb? To do > that you need to type the following in your irb session: > > source file_name.rb > > -- > "Hey brother Christian with your high and mighty errand, Your actions speak > so loud, I can't hear a word you're saying." > > -Greg Graffin (Bad Religion) hmm..I think I need to load the file first right in irb using the load command?