RubyGems.org

serve

1.5.0.pre

Serve is a small Rack-based web server that makes it easy to serve ERB or HAML from any directory. Serve is an ideal tool for building HTML prototypes of Rails applications. Serve can also handle SASS, Textile, and Markdown if the appropriate gems are installed.

installgem install serve -v 1.5.0.pre --pre
Authors

John W. Long, Adam I. Williams, Robert Evans

22,649 total downloads 79 for this version
Owners

A5877d701b5d6af7f990ced46067ca85A204ca511ddee820957e715d6d363548

Gemfile
gem "serve", "~> 1.5.0.pre"
Versions
  1. 1.5.0.pre June 7, 2011
Show all versions (32 total)
Development Dependencies
  1. rspec ~> 2.6.0