Performs ‘dollar substitution’ on a piece of text with a given dictionary.
Please use Rufus::Dollar.dsub instead, this Rufus.dsub is kept for backward compatibility.
# File lib/rufus/dollar.rb, line 32
32: def self.dsub(text, dict)
33:
34: Rufus::Dollar.dsub(text, dict)
35: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.