Skip to content

Instantly share code, notes, and snippets.

@greg606
Created July 22, 2011 20:14
Show Gist options
  • Save greg606/1100319 to your computer and use it in GitHub Desktop.
Save greg606/1100319 to your computer and use it in GitHub Desktop.
<tr><td><%= link_to(f.question - f.answer, {:controller => "flashcards", :action => "show", :id => f.id }, :class => "flashcard") %></td></tr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment