0
0
A ruby toolset to build web pages.
Go to file
Gibheer 43a6ada2ed now the renderer correctly saves all templates
Before this fix the renderer was not able to save the templates and
types in the correct way. It still needs some cleanup, but it works now.
2012-11-26 21:41:09 +01:00
doc added the first set of documentation 2012-11-26 21:40:21 +01:00
lib now the renderer correctly saves all templates 2012-11-26 21:41:09 +01:00
spec now the renderer correctly saves all templates 2012-11-26 21:41:09 +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 Add simplecov to Gemfile and gemspec 2012-11-23 19:29:06 +01:00
Gemfile.lock Add simplecov to Gemfile and gemspec 2012-11-23 19:29:06 +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 Add simplecov to Gemfile and gemspec 2012-11-23 19:29:06 +01:00

zero - a web helper

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