Skip to content

Instantly share code, notes, and snippets.

Created February 23, 2012 10:27
Show Gist options
  • Save anonymous/1892145 to your computer and use it in GitHub Desktop.
Save anonymous/1892145 to your computer and use it in GitHub Desktop.
role_packages.keys.each do |role_package|
puts role_packages[role_package]['instances']
puts role_packages[role_package]['context']
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment