Skip to content

Instantly share code, notes, and snippets.

@nelyj
Created February 11, 2015 22:48
Show Gist options
  • Save nelyj/1cad2b68a4bc1236e411 to your computer and use it in GitHub Desktop.
Save nelyj/1cad2b68a4bc1236e411 to your computer and use it in GitHub Desktop.
[
{
id: 1,
name: "Botilleria Uno",
description: "Es una prueba 1",
address: null,
latitude: null,
longitude: null,
created_at: "2015-02-11T16:53:02.070Z",
updated_at: "2015-02-11T16:53:02.070Z"
},
{
id: 2,
name: "Botilleria Dos",
description: "Es una prueba 2",
address: null,
latitude: null,
longitude: null,
created_at: "2015-02-11T16:53:02.091Z",
updated_at: "2015-02-11T16:53:02.091Z"
},
{
id: 3,
name: "Botilleria Tres",
description: "Es una prueba 3",
address: null,
latitude: null,
longitude: null,
created_at: "2015-02-11T16:53:02.096Z",
updated_at: "2015-02-11T16:53:02.096Z"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment