diff options
author | jlam <jlam@pkgsrc.org> | 2008-04-04 15:23:08 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2008-04-04 15:23:08 +0000 |
commit | 3eaa787f606d271bc57080ae7397d9f2797c1561 (patch) | |
tree | 658ceaae6c4aeda7593b89787d88ccfd5e83a8a3 /www/merb-action-args/DESCR | |
parent | ffe12bfa8b7a15bbb6f9c52ec0bf5bd3eb239100 (diff) | |
download | pkgsrc-3eaa787f606d271bc57080ae7397d9f2797c1561.tar.gz |
Initial import of merb-action-args-0.9.2 as www/merb-action-args.
This package contains a plugin for the Merb framework that provides
support for arguments to actions that come in from the query.
Diffstat (limited to 'www/merb-action-args/DESCR')
-rw-r--r-- | www/merb-action-args/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/merb-action-args/DESCR b/www/merb-action-args/DESCR new file mode 100644 index 00000000000..e2b6f71783f --- /dev/null +++ b/www/merb-action-args/DESCR @@ -0,0 +1,2 @@ +This package contains a plugin for the Merb framework that provides +support for arguments to actions that come in from the query. |