Project

ww

0.01
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Double Web, framework to build double Web server.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 2.2.13
>= 1.0.1
>= 0.9.4
 Project Readme

Double Web¶ ↑

Framework to build double Web server.

Description¶ ↑

‘ww’ helps building double (Stub, Mock, Spy) Web server using Sinatra.

for details see wiki.github.com/esminc/ww/

Planning features.¶ ↑

see github.com/moro/ww/issues

Installation¶ ↑

gem install --source=http://gemcutter.org/ ww

Old version¶ ↑

if you prefer old version of ww, get it from GitHub’s ‘Download’ tabs.

$ curl http://github.com/moro/ww/tarball/v#{version} -o ww-#{version}.tar.gz
$ tar xzf ww-#{version}.tar.gz
$ cd moro-ww-#{sha1}/
$ gem build ww-#{version}.gemspec
$ gem install -l ./ww-#{version}.gem

Acknowledgements¶ ↑

ww’s development has been supported by Eiwa System Management,Inc.

Author

MOROHASHI Kyosuke <moronatural@gmail.com>

Copyright

Copyright © 2009 MOROHASHI Kyosuke

License

MIT