[wtr-general] Re: How to install a forked gem of safariwatir from github

2009-11-09 Thread Ċ½eljko Filipin
On Mon, Nov 9, 2009 at 9:58 PM, QAguy wrote: > As I'm no expert, can someone help me by explaining how to install a > safariwatir gem from a fork of a repo. This is from http://github.com/redsquirrel/safariwatir git clone git://github.com/redsquirrel/safariwatir.git cd safariwatir rake install

[wtr-general] Re: How to install a forked gem of safariwatir from github

2009-11-09 Thread Bret Pettichord
Github used to serve up gems, but no longer is building/serving new gems. So you'll need to clone the repository and build/install the gem manually. Hope this helps. Bret QAguy wrote: > This fork off of Master seems to have the pieces I have been needing > to overcome som of my issues: > http