Skip to content

Instantly share code, notes, and snippets.

@ojengwa
Created August 19, 2016 15:32
Show Gist options
  • Save ojengwa/38462d4f0f6894621dad1d922ac87a4f to your computer and use it in GitHub Desktop.
Save ojengwa/38462d4f0f6894621dad1d922ac87a4f to your computer and use it in GitHub Desktop.
[<Max_Food.Cart: 0x7fd6af9bd3a0> (entity: Cart; id: 0xd000000000040000 <x-coredata://CCADA5B7-1D40-4D40-9E9D-2AA3182111BD/Cart/p1> ; data: {
 imageUrl = "http://res.cloudinary.com/max-ng/image/upload/v1470157263/kas4clhiholhh3kjmiys.jpg";
   "item_id" = 2;
   name = "Jasmine Steamed Rice & Meat Combo";
   price = 1500;
   "rest_id" = 2;
}), <Max_Food.Cart: 0x7fd6af9bda40> (entity: Cart; id: 0xd000000000080000 <x-coredata://CCADA5B7-1D40-4D40-9E9D-2AA3182111BD/Cart/p2> ; data: {
   imageUrl = "http://res.cloudinary.com/max-ng/image/upload/v1470158320/mafk1t9o4vwaemxtz5sg.jpg";
   "item_id" = 2;
   name = "Fried Rice & Wings combo";
   price = 1500;
   "rest_id" = 2;
}), <Max_Food.Cart: 0x7fd6af9bdb40> (entity: Cart; id: 0xd0000000000c0000 <x-coredata://CCADA5B7-1D40-4D40-9E9D-2AA3182111BD/Cart/p3> ; data: {
   imageUrl = "http://res.cloudinary.com/max-ng/image/upload/v1470159684/grhkkrzi17xhza7sxmqk.jpg";
   "item_id" = 2;
   name = "Chicken Spring Rolls";
   price = 300;
   "rest_id" = 2;
})]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment