Sha256: 3efe74d6cdd21f83fbf492fdb5a29d2fbe5696483d7912966d763eca3f44d324

Contents?: true

Size: 589 Bytes

Versions: 9

Compression:

Stored size: 589 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. Currently Mirage only runs on Linux; Rubies 1.8, 1.9 and JRuby. I plan to add support for Windows and MacOsX very soon.

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
mirage-1.1.0 README.md
mirage-1.0.2 README.md
mirage-1.0.1 README.md
mirage-1.0.0 README.md
mirage-0.1.7 README.md
mirage-0.1.6 README.md
mirage-0.1.5 README.md
mirage-0.1.4 README.md
mirage-0.1.3 README.md