Sha256: b30f7cc22d7454fa87efc3d39e14fb8e1d2bc6ef70fcab707be24c30e4f8c733

Contents?: true

Size: 539 Bytes

Versions: 8

Compression:

Stored size: 539 Bytes

Contents

Mirage
======
Mirage aids testing of your applications by hosting mock responses so that your applications do not have to talk to real endpoints. It's accessible via HTTP and has a RESTful interface.    

Any ideas/improvements or feedback you have are greatly appreciated.  
  
Information on how to use Mirage can be found [here](https://github.com/lashd/mirage/wiki).  
  
I hope you find it useful,  

Leon

P.s. Mirage runs on Linux,MacOSX and Windows; Rubies 1.8.7, 1.9 and JRuby.

Installation
------------
    gem install mirage 
 

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
mirage-2.3.0 README.md
mirage-2.2.3 README.md
mirage-2.2.2 README.md
mirage-2.1.2 README.md
mirage-2.0.16 README.md
mirage-2.0.15 README.md
mirage-2.0.14 README.md
mirage-2.0.13 README.md