0
0
A ruby toolset to build web pages.
Go to file
Stormwind 8a75f9462d Add an = at the end of the content_type method
Shall made use of this functionality more confortable, even if it's not
a real attribute of this class.
2012-11-24 15:35:23 +01:00
lib Add an = at the end of the content_type method 2012-11-24 15:35:23 +01:00
spec Add an = at the end of the content_type method 2012-11-24 15:35:23 +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.