summaryrefslogtreecommitdiff
path: root/www/merb-core/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/merb-core/DESCR')
-rw-r--r--www/merb-core/DESCR4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/merb-core/DESCR b/www/merb-core/DESCR
deleted file mode 100644
index 4f197ffb947..00000000000
--- a/www/merb-core/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-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.