First  |  Prev |  Next  |  Last
Pages: 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154
is there any way to fin 32 bit or 64 bit version?
Dear friends, Is there any way to find whether the installed ruby is of 32 bit version or 64 bit version. Actually i have installed slackware 13 in 32 bit machine. What would be default ruby version in slackware 13 whether the ruby is for 32 bit machine or 64 bit machine? Ruby -v shows : ruby 1.8.7 (2009-06... 20 Mar 2010 01:44
how to uninstall ruby?
Dear all, I have installed ruby 1.8.7 in slackware 13. Now i need to uninstall my ruby from slackware how should i do? Regards, Jose -- Posted via http://www.ruby-forum.com/. ... 25 Mar 2010 04:37
net-ldap 0.1.1 Released
Austin Ziegler wrote: Unfortunately, yesterday's release of net-ldap 0.1.0 had a critical bug in it, so today net-ldap version 0.1.1 has been released! Pure Ruby LDAP library. Changes: ### Net::LDAP 0.1.1 / 2010-03-18 * Fixing a critical problem with sockets. This is great news (the n... 18 Mar 2010 11:39
Ruby performing 2nd loop, before finishing 1st loop
Hi, My code is like this: if (row.abc1== 'pnc') action1 end if (abc2 == 'hjayu') action2 end Now the probelm is, before finishing the action1, it is going to perform action2 & resulting crashing the system. what might be the problem, can somebody pls help Thanks in advance ... 18 Mar 2010 11:39
BTJunkie crawler
Hi there. I'm building a crawler so I can download all the torrent files from BTJunkie. I'm using Mechanize to do that and I can download the files. The thing is, after some downloads, the direct url to the torrents stop working because apparently I exceeded the download limit... 'Please enter the image ver... 18 Mar 2010 08:09
Thread pool issue
Hello, I was just trying out the thread pool code form Ruby Cookbook. I created a script to test it out. The complete code is as follows: ----------------------------------------------------------------------------- require 'thread' class ThreadPool def initialize(max_size) @pool = [] ... 18 Mar 2010 09:18
Help Required
I have page with 3 record. I want to click on edit icon where MPWA Item is "Test Data" Which script should i use to click on edit icon. -- Posted via http://www.ruby-forum.com/. ... 18 Mar 2010 12:58
net-ldap 0.1.0
On Thu, Mar 18, 2010 at 9:10 AM, Austin Ziegler <halostatue(a)gmail.com> wrote: I have two things to announce today. The first is that net-ldap version 0.1.0 has been released! thanks for this. btw, very nice doc, is that rdoc? kind regards -botp ... 18 Mar 2010 10:29
[ANN] net-ldap 0.1.0
I have two things to announce today. The first is that net-ldap version 0.1.0 has been released! The second is that net-ldap development is not an ex-parrot. Thanks to Kaspar Schiess and Rory O'Connell, we're going to see some renewed life in Net::LDAP. Francis and I are also around to provide advice and moral s... 17 Mar 2010 22:17
rubygem
Hi, After I installed ruby 1.9.1, I run gem -v, it prints out gem 1.3.1 even though I haven't installed rubygem yet. Is this correct? What should I do if I need different version of gem? Thanks -- Posted via http://www.ruby-forum.com/. ... 17 Mar 2010 14:45
First  |  Prev |  Next  |  Last
Pages: 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154