default_params api_v3_user rails code example Example: ruby optional arguments def print_all(title, *chapters) end