summaryrefslogtreecommitdiff
path: root/www/ruby-innate/DESCR
diff options
context:
space:
mode:
authorfhajny <fhajny>2009-11-19 14:06:44 +0000
committerfhajny <fhajny>2009-11-19 14:06:44 +0000
commitd05cfd25c0488a0d723bcbf8c45fd0172ac5ddbc (patch)
tree9bed42da004fca5fad3f164c64d994f9477b27d4 /www/ruby-innate/DESCR
parent3f5c8f0cdf080f92f72e583cb09c46543ab0c7b1 (diff)
downloadpkgsrc-d05cfd25c0488a0d723bcbf8c45fd0172ac5ddbc.tar.gz
Imported from wip/ruby-innate
Diffstat (limited to 'www/ruby-innate/DESCR')
-rw-r--r--www/ruby-innate/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/ruby-innate/DESCR b/www/ruby-innate/DESCR
new file mode 100644
index 00000000000..14a2ce59926
--- /dev/null
+++ b/www/ruby-innate/DESCR
@@ -0,0 +1,10 @@
+Innate is the core of Ramaze, but useful on its own. The philosophy behind
+Innate is to provide a simple web-framework that:
+
+* Stays below 2000 easily readable lines of code
+* Has Rack as the only dependency
+* Provides the default helpers
+* Is easy to encapsulate and reuse in other contexts as a simple rack app
+* Has a rock-solid and fast implementation
+* Scores at least 95% in rcov
+* Is fully documented using YARD