Skip to content

Instantly share code, notes, and snippets.

@axilaris
Created April 13, 2014 07:40
Show Gist options
  • Select an option

  • Save axilaris/10573458 to your computer and use it in GitHub Desktop.

Select an option

Save axilaris/10573458 to your computer and use it in GitHub Desktop.
{"INVPRODA"=>{"name"=>"INV Product A", "description"=>"ABC", "price"=>"100"}, "INVPRODB"=>{"name"=>"INV Product B", "description"=>"BCD", "price"=>"90.50"}, "INVPRODC"=>{"name"=>"INV Product C", "description"=>"CDE", "price"=>"80.50"}, "INVPRODD"=>{"name"=>"INV Product D", "description"=>"DEF", "price"=>"70.55"}, "INVPRODE"=>{"name"=>"INV Product E", "description"=>"EFG", "price"=>"60.11"}, "INVPRODF"=>{"name"=>"INV Product F", "description"=>"FGH", "price"=>"50.23"}, "INVPRODG"=>{"name"=>"INV Product G", "description"=>"GHI", "price"=>"40.45"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment