On Friday, March 8, 2013 12:32:44 AM UTC-8, Željko Filipin wrote: > On Thu, Mar 7, 2013 at 5:58 PM, Andrew Leaf <[email protected]<javascript:> > > wrote: > >> Ruby 2.0 it is! > > > ...to boldly go where no browser has gone before...[1] :) > > Željko > -- > [1] http://en.wikipedia.org/wiki/Where_no_man_has_gone_before >
FYI: potential issues with the FFI gem, solution is to install the pre-release version of that that gem, as noted in a recent release notice for watir: Just in case - if you see ffi gem problems on Ruby 2.0, then install > 1.5.0.pre1 version manually until 1.5.0 has been released: > gem install ffi --pre -- -- 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.
