summaryrefslogtreecommitdiff
path: root/www/merb-core
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-133/+1
2009-05-16Removed references to a non-existent patch-aa file. I wonder how theserillig1-2/+1
entries got there.
2008-04-04Initial import of merb-core-0.9.2 as www/merb-core.jlam4-0/+413
merb-core is the heart of the merb MVC framwork. It has the rack abstraction along with the dispatcher, router, controller and view layers. You can make very fast, small footprint services and apps with just merb-core.