-
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
The chapter on long parameters list doesn't mention Ruby 2 keyword arguments. While it doesn't solve the long list problem, unlike the mentioned alternative with hashes, Ruby will show the required names in an error message due to missing parameter, and the solution wouldn't require positional knowledge.
I think it makes for a worthy addition.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels