Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created July 13, 2015 14:45
[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