Sha256: 611317ffb9ff358e4a48f5e138c4db593e11dad1007834511509b2e8b9112065
Contents?: true
Size: 1.21 KB
Versions: 1
Compression:
Stored size: 1.21 KB
Contents
# [RagTag](https://rubyworks.github.io/ragtag) [](https://rubygems.org/gems/ragtag) [](http://travis-ci.org/rubyworks/ragtag) [](https://github.com/rubyworks/ragtag/issues) RagTag is a Ruby-based template attribute lanaguage (TAL). Yea, it's an acronym. Don't blame me, blame those Zope people! :wink: 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. ## HOW TO USE For the moment please see the [Wiki](http://wiki.github.com/rubyworks/ragtag/). ## HOW TO INSTALL Yea you know the procedure: $ gem install ragtag Using Bundler add the following to you gem file. gem 'ragtag' ## DEVELOPMENT We use [GitHub](https://github.com/rubyworks/ragtag) to host the project. We use [Detroit](https://detroit.github.io) to manage the build. ## COPYRIGHT 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.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ragtag-0.7.0 | README.md |