Since 5/8/2012 12:04:40 PM, sketchitup has written 4 articles and participated in 3 conversations. sketchitup signature: sketchitup
sketchitup's articles:
Items(4) /1
Execute one Ruby script from inside another...225 (7/27/2007 7:38:42 PM) comp.lang.ruby Is it possible to execute one Ruby script from inside another Ruby script? What is the syntax for this? Can arguments be passed to the second script from inside the first? What about other external programs? C... sketchitup
Organizing My Ruby Code - Do I use modules...432 (7/27/2007 4:44:29 PM) comp.lang.ruby I need a little help determining the best way to organize my Ruby code. I've got a script I'm writing. Lets call it somecoolscript.rb. I have also created three (3) utility classes that I need to use in somecoo... sketchitup
Triming characters from the front of a String...422 (7/27/2007 2:36:20 PM) comp.lang.ruby For the life of me I can't figure out an easy way to remove the first couple of characters from a String. I looked in my Ruby book, searched online, and checked the documentation for the String class. I must be... sketchitup
Detecting the end of a text file...221 (7/25/2007 4:44:14 PM) comp.lang.ruby I'm just beginning to learn the Ruby progamming language, although I have some previous programming experience in Java. I would like to know if how I can detect the end of a file when parsing a text file in Rub... sketchitup
sketchitup's replies:
Items(3) /1
Execute one Ruby script from inside another...225 (7/27/2007 7:38:42 PM) comp.lang.ruby Is it possible to execute one Ruby script from inside another Ruby script? What is the syntax for this? Can arguments be passed to the second script from inside the first? What about other external programs? C... sketchitup(7)
Triming characters from the front of a String...422 (7/27/2007 2:36:20 PM) comp.lang.ruby For the life of me I can't figure out an easy way to remove the first couple of characters from a String. I looked in my Ruby book, searched online, and checked the documentation for the String class. I must be... sketchitup(7)
Detecting the end of a text file...221 (7/25/2007 4:44:14 PM) comp.lang.ruby I'm just beginning to learn the Ruby progamming language, although I have some previous programming experience in Java. I would like to know if how I can detect the end of a file when parsing a text file in Rub... sketchitup(7)