NOTICE: This package has been removed from pkgsrc

./wip/ruby-innate, Powerful web-framework wrapper for Rack

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2009.07, Package name: ruby18-innate-2009.07, Maintainer: filip

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


Required to run:
[misc/rubygems] [lang/ruby18-base] [www/ruby-rack]

Required to build:
[misc/rubygems]

Master sites:

SHA1: 14b67ee5ac874ee99aa1d25d330c9cfed5c2f057
RMD160: 74631405580168e96f9eae1380f8be2a9eb4ade6
Filesize: 96 KB

Version history: (Expand)


CVS history: (Expand)


   2009-11-19 15:18:18 by Filip Hajny | Files touched by this commit (4) | Package removed
Log message:
Removed, imported as www/ruby-innate

   2009-11-11 13:26:36 by Filip Hajny | Files touched by this commit (4) | Imported package
Log message:
Import ruby18-innate-2009.07 as wip/ruby-innate.

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