[Wtr-general] Recommended version of Ruby

2007-07-09 Thread Bret Pettichord
What version of Ruby should we recommend? After a recent discussion we agreed that the rdoc (readme.rb) should read: Best is to use Ruby 1.8.2-14 or later. However, if you are using the Watir::IE#modal_dialog method, you must use Ruby 1.8.2-14 and not a more recent version. Watir (in ge

Re: [Wtr-general] Recommended version of Ruby

2007-07-10 Thread Derek Wong
Hi Bret, here's my 2 New Zealand cents worth on the issue tempered somewhat by experiences I've had over the past week or so. Our situation: 1. Our web application uses Javascript dialogs, modal dialogs and occasionally raises extra browser windows. 2. In order to aid the continuous testing of

Re: [Wtr-general] Recommended version of Ruby

2007-07-17 Thread Bret Pettichord
Derek Wong wrote: > I remember in an earlier discussion thread that there was something about > re-compiling some library to support modal dialogs on different versions of > Ruby (correct me if I've misunderstood). Is there a better more maintainable > way to do this without coupling WATIR to a