0
0
A ruby toolset to build web pages.
Go to file
Gibheer 84eaf7f763 added a small renderer
This is a renderer which currently just looks for fitting templates
based on the name and accept type. The accept type can be mapped in the
accept class to make it easier to work with.
2012-11-08 21:36:56 +01:00
lib added a small renderer 2012-11-08 21:36:56 +01:00
spec use zero/all to require everything 2012-11-08 21:36:56 +01:00
.gitignore added .gitignore 2012-10-13 11:48:10 +02:00
.rspec added rspec for testing and a thor task 2012-10-11 06:36:36 +02:00
Gemfile use https in the Gemfile 2012-11-08 21:36:56 +01:00
Gemfile.lock use https in the Gemfile 2012-11-08 21:36:56 +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 update the homepage link 2012-10-23 17:09:37 +03:00

zero - a web helper

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