1.
Radius -- Powerful Tag-Based Templates
Radius is a powerful tag-based template language for Ruby inspired by the template languages used in MovableType and TextPattern. ...
2.
Radius -- Powerful Tag-Based Templates
Radius is a powerful tag-based template language for Ruby inspired by the template languages used in MovableType and TextPattern. ...
3.
Radius -- Powerful Tag-Based Templates
Radius is a powerful tag-based template language for Ruby inspired by the template languages used in MovableType and TextPattern. ...
4.
Radius -- Powerful Tag-Based Templates
With Radius, it is extremely easy to create custom tags and parse them. Here’s a small example: require 'radius' # Define tags on a context that will be ...
5.
Radius -- Powerful Tag-Based Templates
Radius is a powerful tag-based template language for Ruby inspired by the template languages used in MovableType and TextPattern. ...
6.
Radius -- Powerful Tag-Based Templates
Radius is a powerful tag-based template language for Ruby inspired by the template languages used in MovableType and TextPattern. ...
7.
Radius -- Powerful Tag-Based Templates
Radius is a powerful tag-based template language for Ruby inspired by the template languages used in MovableType and TextPattern. It uses tags similar to ...
8.
File: QUICKSTART
May 1, 2006 ... Radius Quick Start. Defining Tags. Before you can parse a template with Radius you need to create a Context object which defines the tags ...
9.
File: QUICKSTART
May 1, 2006 ... "<r:jill:name />" evaluates to "Jill", but "<r:jill:friend:name />" evaluates to "Jack". Locals loose scope as soon as the tag they were ...
10.