Re: [Wtr-general] how to include external script (.rb) in Watir?

2007-05-09 Thread Željko Filipin
On 5/5/07, Alien Ruby [EMAIL PROTECTED] wrote: How are you guys so helpful ? We get a lot of chunky bacon for every correct answer. :) Zeljko -- ZeljkoFilipin.com ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] how to include external script (.rb) in Watir?

2007-05-04 Thread Željko Filipin
Hi, Put require 'extra' near the top of main.rb. For now keep them both (extra.rb and main.rb) located in the same folder. Zeljko -- ZeljkoFilipin.com ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] how to include external script (.rb) in Watir?

2007-05-04 Thread Alien Ruby
thanks for the quick respond. that was easy, huh.. I just thought too much on that one. beginner...:( ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] how to include external script (.rb) in Watir?

2007-05-04 Thread Željko Filipin
On 5/4/07, Alien Ruby [EMAIL PROTECTED] wrote: thanks for the quick respond. You are welcome. :) that was easy, huh.. It is Ruby, (almost) everything is easy here. I just thought too much on that one. beginner...:( It happens. That is why this mailing list exists. Zeljko --

Re: [Wtr-general] how to include external script (.rb) in Watir?

2007-05-04 Thread Alien Ruby
How are you guys so helpful ? It just makes me want to keep coding all weekend. need lots of coffee then... have a great weekend, guys..!! ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] how to include external script (.rb) in Watir?

2007-05-04 Thread Chris McMahon
On 5/4/07, Alien Ruby [EMAIL PROTECTED] wrote: How are you guys so helpful ? That's actually a really good question. The people who started Watir had all participated in other Open Source projects, some successful, some unsuccessful. The early Watir community insisted that everyone,