RagTag is a Ruby-based template attribute lanaguage (TAL). Yea, it's an acronym. Don't blame me, blame those Zope people! 😉
RagTag is only loosely based on the Zope TAL sepcification. Its first priority is to Ruby, providing a good attribute based template system specially catered to it.
For the moment please see the Wiki.
Yea you know the procedure:
$ gem install ragtag
Using Bundler add the following to you gem file.
gem 'ragtag'
We use GitHub to host the project.
We use Detroit to manage the build.
Copyright (c) 2005 Rubyworks (BSD-2-Clause License)
RagTag is distributable in accordance to the terms of the FreeBSD license.
See LICENSE.txt file for details.