Project

tivo

0.0
No commit activity in last 3 years
No release in over 3 years
A convention-based web-request stubbing mechanism.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
 Project Readme

Tivo¶ ↑

A VCR-inspired convention-based web-request stubbing mechanism.

ALPHA ALPHA ALPHA Disclaimer¶ ↑

This gem is alpha. Very alpha. It should not be used in production. It should not be used as an example of “clean code” or “best practices”. It is under heavy development, and may change, be refactored, be completely removed, at a moment’s notice. The author disavows any responsibility if your code breaks via its use. Be very certain you know what you’re doing if you look at this code - it is, to repeat, alpha.

Installation¶ ↑

In your Gemfile, add:

gem "tivo"

Copyright © 2012 Kevin W. Gisi. See MIT-LICENSE for details.