Posted By: John Long
Date: 2010-01-03 01:40
Summary: Serve 0.10.0 Released!
Project: Serve
Serve version 0.9.10 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.10.0
* Added additional view helper methods and harmonized the API a bit [aiwilliams]
* Added support for using Serve as a Rails plugin [aiwilliams]
* Added support for rack [ntalbott]
* Dropped Hoe and Newgem in favor of Jeweler |
|