Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Yet Another String Interpolation Function

Originally published: 2007-02-24 07:44:52
Last updated: 2007-10-25 17:51:47
Author: Jordan Callicoat

Interpolate variables and expressions in strings the ruby way. This is similar in functionality to recipe 496885, though implemented differently and with a different interpolation syntax.