You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Git at Apache <gi...@git.apache.org> on 2012/07/12 22:09:00 UTC

thrift pull request: Update to RSpec-2 API

GitHub user chaitanyav opened a pull request:

    https://github.com/apache/thrift/pull/25

    Update to RSpec-2 API

    Updated the specs to use RSpec-2 API. All the examples are passing. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chaitanyav/thrift trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/25.patch

----
commit ee41e72a5c2b4475446595604c2c7cf13fbe67e4
Author: Chaitanya Vellanki <me...@chaitanyavellanki.com>
Date:   2012-07-12T12:57:12-07:00

    Update to RSpec-2 API

----