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 | 4d6bfa264e5630a47c37c1638ba929a18ce55bed (patch) | |
tree | 658ceaae6c4aeda7593b89787d88ccfd5e83a8a3 /www/merb-action-args/DESCR | |
parent | 1c1c9ef950ef48eefc7d49ae96415452ceea8dfb (diff) | |
download | pkgsrc-4d6bfa264e5630a47c37c1638ba929a18ce55bed.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. |