Skip to content

Instantly share code, notes, and snippets.

@jaminguy
Created February 18, 2011 16:38
Show Gist options
  • Save jaminguy/833946 to your computer and use it in GitHub Desktop.
Save jaminguy/833946 to your computer and use it in GitHub Desktop.
actions.each do |action|
action[:bundleID] = bundle_id
action[:applicationVersion] = application_version
action[:deviceID] = device_id
action[:osVersion] = os_version
action[:hardwareVersion] = hardware_version
action[:deviceID] = device_id
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment