In Ruby, how do you refer to a function without invoking it, because foo is the same as foo() so it is already invoked.In Ruby, how do you refer to a function without
In Ruby, how do you refer to a function without invoking it, because foo is the same as foo() so it is already invoked.In Ruby, how do you refer to a function without