diff options
author | jlam <jlam@pkgsrc.org> | 2008-04-04 15:24:52 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2008-04-04 15:24:52 +0000 |
commit | d6cfe5a491b48385b082a69ea4b41f22fddb09ab (patch) | |
tree | e9053a58f12d5ff38d2b97071896d917e7863a4c /www/merb-parts/DESCR | |
parent | a3e894bb570f26e37577fe01d71223c0a1e39d45 (diff) | |
download | pkgsrc-d6cfe5a491b48385b082a69ea4b41f22fddb09ab.tar.gz |
Initial import of merb-parts-0.9.2 as www/merb-parts.
This package contains a plugin for the Merb framework that provides
Merb::PartController, which is a lightweight way to share logic and
templates amongst controllers.
Diffstat (limited to 'www/merb-parts/DESCR')
-rw-r--r-- | www/merb-parts/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/merb-parts/DESCR b/www/merb-parts/DESCR new file mode 100644 index 00000000000..46ae1723814 --- /dev/null +++ b/www/merb-parts/DESCR @@ -0,0 +1,3 @@ +This package contains a plugin for the Merb framework that provides +Merb::PartController, which is a lightweight way to share logic and +templates amongst controllers. |