Skip to content

Instantly share code, notes, and snippets.

@sletix
Created May 10, 2012 17:02
Show Gist options
  • Select an option

  • Save sletix/2654476 to your computer and use it in GitHub Desktop.

Select an option

Save sletix/2654476 to your computer and use it in GitHub Desktop.
Players results
- @players.each do |player|
%h3= player.title
%b Player results:
%ul
- player.results.each do |result|
%li= result.current_handicap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment