Since 5/7/2012 11:15:58 PM, rnicz has written 0 articles and participated in 0 conversations. rnicz signature: rnicz
rnicz's articles:
Items(2) /1
Working with Tempfile class425 (2/27/2005 1:34:56 AM) comp.lang.ruby I've encountered following problems working with Tempfile: 1. Tempfile is not useful for working with binary data on Windows - I guess that this is a problem specific only to native Windows platform. The rea... RNicz
Anchored Regexp get stalled or hung621 (11/18/2004 9:16:41 PM) comp.lang.ruby Dear rubyists! I dare to post this question in spite of fact that lately there were many posts about false RE bug reports. I've tried to make following regexp a=/^-{150}/ and it turns out that such exp... rnicz