Ruby Functions

This section covers defining functions, passing arguments to them, and the difference between parameters and arguments.

Ref: WGR Chapter 2. Objects, methods, and local variables

Ref: WGR Chapter 2, Section 2.4, "A close look at method arguments"

[menu]

1/13