0
0
Fork 0
A ruby toolset to build web pages.
Go to file
Stormwind a2e6c299cd Sets Content-Length to body string bytesize
Sets the Conten-Length to the bytesize of the joined body to cover UTF-8
2012-11-23 18:06:53 +01:00
lib Sets Content-Length to body string bytesize 2012-11-23 18:06:53 +01:00
spec Sets Content-Length to body string bytesize 2012-11-23 18:06:53 +01:00
.gitignore don't commit sample apps 2012-11-08 21:36:57 +01:00
.rspec added rspec for testing and a thor task 2012-10-11 06:36:36 +02:00
.travis.yml added travis 2012-11-14 07:28:07 +01:00
Gemfile added travis 2012-11-14 07:28:07 +01:00
Gemfile.lock move rack from runtime to dev dependency 2012-11-16 10:59:36 +01:00
Guardfile delete :version to avoid deprecation message 2012-11-15 06:43:54 +01:00
README.md initial commit 2012-10-04 20:17:07 +02:00
Thorfile added rspec for testing and a thor task 2012-10-11 06:36:36 +02:00
zero.gemspec move rack from runtime to dev dependency 2012-11-16 10:59:36 +01:00

README.md

zero - a web helper

This is a small collection of helpers to create small and easy to use web applications.