diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-28 16:08:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-28 16:08:38 +0000 |
commit | a508c630d787b4cf441b452409a0d87b74a3fac5 (patch) | |
tree | 5dc94b320278670128738a011817ccbdf8b0496d /textproc/rubygem-markaby/pkg-descr | |
parent | 1b017b86292043eb2903a379b602594ec59ebf57 (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-markaby/pkg-descr')
-rw-r--r-- | textproc/rubygem-markaby/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/rubygem-markaby/pkg-descr b/textproc/rubygem-markaby/pkg-descr new file mode 100644 index 000000000000..52a0c4564b21 --- /dev/null +++ b/textproc/rubygem-markaby/pkg-descr @@ -0,0 +1,4 @@ +Markaby is a templating language for Ruby, with a plugin for Rails, +which allows you to write HTML templates in pure-Ruby (a la Builder.) + +WWW: http://markaby.rubyforge.org/ |