No it will not. It is forked from taza but not merged if you did want to use
it you would have to build your own gem or use bundler
adding this to your gemfile would work
gem 'taza', :git => '[email protected]:hammernight/
taza.git'

as far as the rakefile goes i will have to look at that rspec too i have
been using rspec spec but if you use bundler you can do bundle exec rake and
see if that makes a difference

i have an example of using taza here and it works fine
ruby 1.8.7 and watir  but you can also modify this a bit and make it use
watir-webdriver just change the config and require it
https://github.com/hammernight/etsy_cucumber_taza_tutorial

On Thu, Sep 29, 2011 at 9:29 PM, hillary <[email protected]> wrote:

> while i have someone involved here.
>
> Is this fork completely ready to use? Like if i ran the gem update/install
> taza would i be given this branch? I download the zip file and replaced the
> contents in the taza folder in my gem library with the contents from this
> folder. When I try to run a rake i get this error:
> c:/Ruby192/lib/ruby/gems/1.9.1/gems/taza-0.8.7/lib/extensions/object.rb:2:in
> `<top
> (required)>': uninitialized constant Object::VERSION (NameError)
>
> --
> 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]
>

-- 
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]

Reply via email to