User defined variable names in ruby
A few months back, while porting some code from php to ruby, being a newbie that I am, I came across an issue. The php code had a function as such: public string functionName($var1, &$var2, $var3){} Here the caller of … Continue reading





