Skip to content

Instantly share code, notes, and snippets.

@zeitan
Created May 4, 2010 18:41
Show Gist options
  • Save zeitan/389788 to your computer and use it in GitHub Desktop.
Save zeitan/389788 to your computer and use it in GitHub Desktop.
results
=> [#<Result id: 3, match_id: 3, team_id: nil, goals: 5, created_at: "2010-04-14 18:48:41", updated_at: "2010-04-14 18:48:41">, #<Result id: 4, match_id: 3, team_id: nil, goals: 7, created_at: "2010-04-14 18:48:41", updated_at: "2010-04-14 18:48:41">, #<Result id: nil, match_id: 3, team_id: 2, goals: 0, created_at: nil, updated_at: nil>, #<Result id: nil, match_id: 3, team_id: 1, goals: 0, created_at: nil, updated_at: nil>]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment