| Path: | lib/PageTemplate.rb |
| Last Update: | Mon Dec 18 07:11:40 -0800 2006 |
Use PageTemplate.rb to create output based on template pages and the code of your program. This package is inspired by, but not quite like, Perl‘s HTML::Template package. Its main intent is to separate design and code for CGI programs, but it could be useful in other contexts as well (Ex: site gneration packages).
See the README.txt file for the real documentation, such as it is
As a sidenote: if you are are using PageTemplate in your projects, or add features to your copy, we‘d love to hear about it.
Project home:
http://pagetemplate.org
RubyForge url:
http://rubyforge.org/projects/pagetemplate/