summaryrefslogtreecommitdiff
path: root/www/ruby-innate/DESCR
blob: 14a2ce59926b0564320527b918f59c106b4dad9c (plain)
1
2
3
4
5
6
7
8
9
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