Skip to content

Instantly share code, notes, and snippets.

@jraines
Created September 22, 2010 00:56
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 jraines/590901 to your computer and use it in GitHub Desktop.
Save jraines/590901 to your computer and use it in GitHub Desktop.
-unless current_user.workouts.member?(workout)
=link_to image_tag('checkin.png'), checkin_url(:workout_id => workout.id, :user_id => current_user.id)
-else
=image_tag('done.png')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment