def append
Array.new(5) { generate_random_string }.join
end
Ruby On append string in iterator
by Rene Saarsoo,
July 18, 2011 09:26
JavaScript On jQuery One-Liner
by Rene Saarsoo,
January 23, 2009 22:28
What ever the rest of the c...
test("fractions", function() {
equals( formatCurrency(0), "$0.00" );
...
JavaScript On Format Currency
by Rene Saarsoo,
January 20, 2009 22:36
You sayd: "One of our requi...
PHP On innerHTML of a DOMElement
by Rene Saarsoo,
January 19, 2009 18:45
This code is pretty short a...

If you have variable data, ...