Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created July 13, 2015 14:45
Show Gist options
  • Save anonymous/4d4a9e3d76bd8ea229b2 to your computer and use it in GitHub Desktop.
Save anonymous/4d4a9e3d76bd8ea229b2 to your computer and use it in GitHub Desktop.
[87] pry(main)> json_c[:custom_fields]
=> [{:notes=>nil, :key=>"Name", :value=>"Jerry"},
{:notes=>nil, :key=>"ID", :value=>"460"},
{:notes=>nil, :key=>"PrimaryContact", :value=>"Yes"},
{:notes=>nil, :key=>"Color", :value=>"Purple"}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment