Skip to content

Instantly share code, notes, and snippets.

@thoraxe
Created December 23, 2015 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thoraxe/e8884a1b1fb7a1a4ed18 to your computer and use it in GitHub Desktop.
Save thoraxe/e8884a1b1fb7a1a4ed18 to your computer and use it in GitHub Desktop.
foo.attributes = {:list_id=>"565c88490972e1a33c359a6d",
:card_labels=>[{"id"=>"54d4de9c74d650d5671cb3c7", "idBoard"=>"54d4de9c73b36543ddf7d5b9", "name"=>"Project", "color"=>"green", "uses"=>55}]}
bar.attributes = {:list_id=>"zzz", :card_labels=>[]}
baz.attributes = {:list_id=>"565c88490972e1a33c359a6d",
:card_labels=>[{"id"=>"54d4de9c74d650d5671cb3c7", "idBoard"=>"54d4de9c73b36543ddf7d5b9", "name"=>"Project", "color"=>"green", "uses"=>55}]}
somearray = [foo, bar, baz]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment