Posted By: John Long
Date: 2008-02-20 19:00
Summary: Serve 0.9.6 Released
Project: Serve
Serve version 0.9.6 has been released!
Serve is a small Ruby script that makes it easy to start up a WEBrick server in any directory. Serve is ideal for HTML prototyping and simple file sharing. If the haml, redcloth, and bluecloth gems are installed serve can handle Haml, Sass, Textile, and Markdown (in addition to HTML).
Changes:
0.9.6 (February 20, 2008)
* Changed default port to 4000 so that serve plays nicely with Rails apps.
* Rearranged source. |
|