I would also suggest picking up the ruby pickaxe book http://pragprog.com/book/ruby4/programming-ruby-1-9-2-0
http://mislav.uniqpath.com/poignant-guide/ and actually learning ruby here are a few places that may help as well http://tryruby.org/levels/1/challenges/0(free) http://www.codeschool.com/ http://www.codecademy.com/ (free) On Tue, Mar 26, 2013 at 9:37 AM, Željko Filipin <[email protected]>wrote: > On Tue, Mar 26, 2013 at 2:32 PM, Sohail Mirza <[email protected]> wrote: > >> i meant how can i call a script into another script. > > > "require" is what you are looking for: > > http://rubylearning.com/satishtalim/including_other_files_in_ruby.html > > Željko > > -- > -- > Before posting, please read http://watir.com/support. In short: search > before you ask, be nice. > > [email protected] > http://groups.google.com/group/watir-general > [email protected] > > --- > You received this message because you are subscribed to the Google Groups > "Watir General" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
