named_parameters
betaEnabling named parameters for ruby (hash arguments)
Description
By including the NamedParameters module into your class/module the 'named_parameters' macro is available. Optional parameters with default values can be as easily defined as mandatory parameters. Your actual method definition does not change at all.
Categories
License
Update Notifications
User Reviews
Be the first to post a review of named_parameters!