How do I get access to what's in $stderr in the form of a string? In particular, I am using the following code require 'shell'...
Hi, Ruby-GNOME-0.34 is now available. http://sourceforge.net/project/showfiles.php?group_id=35786 * Fix a problem of Ruby/Libart for...
I'm looking at the source for pgsession at the moment, and it appears that he simply puts things like the hostname, port, db_user, etc as hardcoded...
In case you haven't seen it, Artima.com has created a new "Buzz" section, where anyone with a weblog can point Artima at their RSS feeds, and...
This is a multi-part message in MIME format. --Multipart_Tue__1_Jul_2003_13:24:06_-0400_002e1cf0 Content-Type: text/plain; charset=US-ASCII...
On Sun, Jul 06, 2003 at 02:05:57AM +0900, Nathaniel Talbott wrote: instance_eval is also extremely useful; it lets you get at instance variables...
>>>>> "G" == George Moschovitis <gm@navel.gr> writes: G> execute the command. The question is, %x{} is an alias for exec or G> system? ie does it...
I would like to implement a session database for my web application using MySQL. I did this with Perl, and it was real simple, but upon doing a...
I'm writing some cookie-handling code, and I want to write the unit tests first. I've got a good idea how I'm going to do it, but I wanted to know...
I am getting webcount.rb:818: Segmentation fault ruby 1.6.8 (2002-12-24) Abort from my program. It happens after running the program for...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html;...
Send rubynet-announce mailing list submissions to rubynet-announce@lists.rubynet.org To subscribe or unsubscribe via the World Wide Web, visit...
I forgot to actually use ack vs. each below but either way I get the same behaviour... BTW I am using 1.6.8 on FreeBSD 4.8 Aryeh Friedman wrote:
This is a multi-part message in MIME format. --Nextpart_BMYPSHRC1G Content-Type: multipart/alternative; boundary="Nextpart_WVRTPAEDMV" ...
More information at http://www.thekode.net/ruby/rjni rjni: Java binding for Ruby through JNI Copyright (c) 2003 Mauricio Julio Fernández...
Hello, on the 1.8.0 ruby version of the pragprog installer, File.stat(file).blksize returns nil and not 0 on a windows 2k machine. According to...
The ruby-dev is a Japanese list, isn't it? So where should I post this bug? ----- Forwarded message from KONTRA Gergely...
This is a multi-part message in MIME format. ------=_NextPart_000_0EFC_474CD0F2.6A97DBD0 Content-Type: text/plain Content-Transfer-Encoding:...
Warren Brown wrote: What setup costs? Does it take that long to install Ruby and add mod_ruby to Apache? Or are there other issues involved...
Actually, it does raise exception Interrupt, so you can just do: begin # your code rescue Interrupt puts "Oops, interrupted" end Gennady.
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules