Categories: None [Edit]
template_refi
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]}
Total
Ranking: 135,701 of 189,791
Downloads: 4,548
Daily
Ranking: 126,223 of 189,766
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 136,574 | 4,500 | spreadsheet_export_refi |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 99,062 | 8,284 | minival_refi |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | refi |