RubyGems Navigation menu

template_refi 0.1.0

it does not allow the execution of arbitrary code templates may contain functions calls of the form \\-function_name(coma,seperated,list,of,minival,values) "minival" is a variable parser (see gem "minival_refi") (last time I checked one argument was mandatory (suggestion: "\\-fun_without_args(nil)" )) usage: include Refi template = Template.new(template_string) chunks = template.get_chunks() "chunks" is an array containing the text of the template as strings and the function calls as hashes {fun_name => [list,of,arguments]}

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - July 24, 2011 (3.5 KB)

Runtime Dependencies (1):

minival_refi = 0.1.0

Owners:

Authors:

  • Robert Fey

SHA 256 checksum:

e9f6640968383e6a41916b6a705c850692aab76fcd35d4da2c113254a3306e30

Total downloads 4,134

For this version 4,134

Licenses:

N/A

Required Ruby Version: None

Links: