How does Ruby's .() operator work? – stackoverflow.com
I recently came across some code using a method call consisting of the
format object.(arg1, arg2) without seeing a good explanation of how it
works. See this sample code: class TestServiceObject …
No comments:
Post a Comment