Skip to content

Instantly share code, notes, and snippets.

@rubik
Created March 27, 2016 09: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 rubik/f32ce95183305f406b5e to your computer and use it in GitHub Desktop.
Save rubik/f32ce95183305f406b5e to your computer and use it in GitHub Desktop.
[%LetsPlan.Vote{__meta__: #Ecto.Schema.Metadata<:loaded>,
availabilities: [%LetsPlan.Availability{__meta__: #Ecto.Schema.Metadata<:loaded>,
from: #Ecto.Date<2016-03-26>, id: "9b7ec626-5c58-4194-9925-535b8af597e4",
to: #Ecto.Date<2016-03-28>},
%LetsPlan.Availability{__meta__: #Ecto.Schema.Metadata<:loaded>,
from: #Ecto.Date<2016-03-30>, id: "26714a0b-ce51-4471-9214-13fcf0cae8ea",
to: #Ecto.Date<2016-03-31>}],
event: #Ecto.Association.NotLoaded<association :event is not loaded>,
event_id: 1, id: 4, inserted_at: #Ecto.DateTime<2016-03-26T19:47:03Z>,
name: "mic (again!)", updated_at: #Ecto.DateTime<2016-03-26T19:47:03Z>},
%LetsPlan.Vote{__meta__: #Ecto.Schema.Metadata<:loaded>,
availabilities: [%LetsPlan.Availability{__meta__: #Ecto.Schema.Metadata<:loaded>,
from: #Ecto.Date<2016-03-27>, id: "1d68a55e-24fa-4a8a-b33c-105108a610e8",
to: #Ecto.Date<2016-03-29>}],
event: #Ecto.Association.NotLoaded<association :event is not loaded>,
event_id: 1, id: 5, inserted_at: #Ecto.DateTime<2016-03-27T07:33:28Z>,
name: "lut", updated_at: #Ecto.DateTime<2016-03-27T07:33:28Z>},
%LetsPlan.Vote{__meta__: #Ecto.Schema.Metadata<:loaded>,
availabilities: [%LetsPlan.Availability{__meta__: #Ecto.Schema.Metadata<:loaded>,
from: #Ecto.Date<2016-03-27>, id: "a8b7c3a5-7b77-4b47-8314-222f1bc146b4",
to: #Ecto.Date<2016-03-28>},
%LetsPlan.Availability{__meta__: #Ecto.Schema.Metadata<:loaded>,
from: #Ecto.Date<2016-03-30>, id: "07f48556-6005-4ce0-9296-d08df0b624e0",
to: #Ecto.Date<2016-03-31>}],
event: #Ecto.Association.NotLoaded<association :event is not loaded>,
event_id: 1, id: 6, inserted_at: #Ecto.DateTime<2016-03-27T08:50:29Z>,
name: "lot", updated_at: #Ecto.DateTime<2016-03-27T08:50:29Z>},
%LetsPlan.Vote{__meta__: #Ecto.Schema.Metadata<:loaded>,
availabilities: [%LetsPlan.Availability{__meta__: #Ecto.Schema.Metadata<:loaded>,
from: #Ecto.Date<2016-03-27>, id: "79be9d8e-918f-4197-8040-4af9b5c6d6fc",
to: #Ecto.Date<2016-03-28>}],
event: #Ecto.Association.NotLoaded<association :event is not loaded>,
event_id: 1, id: 7, inserted_at: #Ecto.DateTime<2016-03-27T09:00:34Z>,
name: "yow", updated_at: #Ecto.DateTime<2016-03-27T09:00:34Z>}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment