Posted By: John Long
Date: 2008-07-17 14:24
Summary: Serve 0.9.7 Released
Project: Serve
Serve version 0.9.7 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.7 (July 17, 2008)
* Added experimental support for view helpers.
* Added limited support for ERB. Layouts are not yet supported. |
|