Thursday, January 16, 2014

Learning Ruby I

The operators that seem like they're part of the language are just syntactic sugar for calling and writing methods on the objects.

send(:method_name, argument_for_it)

No comments:

Post a Comment