Categories: None [Edit]

template_refi

https://rubygems.org/gems/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: 138,434 of 196,430
Downloads: 4,685

Daily

Ranking: 58,715 of 196,406
Downloads: 0

Depended by

RankDownloadsName
139,9984,599spreadsheet_export_refi

Depends on

RankDownloadsName
100,7238,550minival_refi

Owners

#GravatarHandle
1iconrefi