Skip to content

Instantly share code, notes, and snippets.

@joshmcarthur
Created November 13, 2013 03:16
Show Gist options
  • Save joshmcarthur/7443114 to your computer and use it in GitHub Desktop.
Save joshmcarthur/7443114 to your computer and use it in GitHub Desktop.
Pass an array into method arguments
json.(member, :contact_number, :gender, :date_of_birth, *Member.communication_preferences)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment