First  |  Prev |  Next  |  Last
Pages: 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
click a javascript dialog window in Firefox
Hi, I'm trying to click a dialog box in Firefox but all the code I found is not working. I have watir and firewatir 1.6.5 Thanks -- Posted via http://www.ruby-forum.com/. ... 13 Aug 2010 09:11
Modules in Ruby
I have this script with slight change from "The Little Book Of Ruby": http://pastie.org/private/6wgnmrtsodlmbh3ib1vg If I type the following: puts MyModule.greet I get the required result. But, there is an instance method inside the module "greet". How can I call that method at the time modules CANNOT be i... 21 Jul 2010 04:50
This script is a bit confusing!
I have this script from "Why's poignant guide to Ruby": http://pastie.org/1043938 And, have the following questions: 1- def join( sep = $,, format = "%s" ) What is: $, "%s" ? 2- How can I call a method on "end"? What is the purpose of doing it like that? end.join( sep ) 3- What is meant by th... 21 Jul 2010 04:50
MAKE UPTO $5000 MONTHLY! $2000 INYOUR FIRST 30 DAYS!
MAKE UPTO $5000 MONTHLY! $2000 INYOUR FIRST 30 DAYS! Generate $50 to $100 whenever you have a couple of hours free time to spare. You could make $50 or more in the next 2 hours. Starting right Now!Today! Earn from your free website Awesome earnings get paid for your honest work Join as a free member and get pa... 14 Jul 2010 08:45
what's proble with ruby-mysql-prepare?
when i run p1 ,i can get something like: Zimmer Holdings, Inc. Zion Oil & Gas Inc Zions Bancorporation Zions Bancorporation Zions Bancorporation Zions Bancorporation Zweig Fund, Inc. (The) Zweig Total Return Fund, Inc. (The) p1: require 'rubygems' require 'mysql' file=open('/home/pt/usastock/nasdaqcompany... 14 Jul 2010 08:45
I have some questions about this modified String class
I have the following script that I just have only slight changes in the hash from "Why's poignant guide to Ruby" book: http://pastie.org/private/ojmcfglofwloqemqmuhra I have those questions regarding the script: 1- I have inserted this method call after the class: puts "Abder-Rahman-is-my-name".name_signif... 14 Jul 2010 08:45
gets() -- Need to skip when no response after 20seconds
Code: puts "Print your age" a=gets() puts "Timeout. 20 Seconds Gone. Please re-run the Applciation" Need: a=gets() is waiting for input. I need to wait only 20 seconds. If therre is no input for 20 seconds then script should continue the next line Thanks Raveendran P http://raveendran.wordpress.com... 14 Jul 2010 06:34
[ANN] Ruby|Web Conference
[Note: parts of this message were removed to make it a legal post.] Hey all, I'm excited to announce Ruby|Web Conference, a new conference that will be held at Snowbird, Utah on September 9-10. This will be a topical gathering about all aspects of web programming using Ruby. So while we will have a fair amount o... 14 Jul 2010 02:16
configurability 1.0.0
On Monday, July 12, 2010 06:20:15 pm Michael Granger wrote: It will also have any leading Ruby-style namespaces stripped, e.g., Acme::User -> :user What's the rationale for stripping namespaces? It looks like hashes are supported, so the above could be configured with something like: Co... 14 Jul 2010 00:06
Stdout as IO object
Okay, real simple question, but somehow I am missing it in the API: how do create an IO object that represents stdout? I'm using a certain function that receives writable IO objects and I wanted to pass in the standard output as a stream. -- Posted via http://www.ruby-forum.com/. ... 14 Jul 2010 15:24
First  |  Prev |  Next  |  Last
Pages: 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53