Skip to content

Instantly share code, notes, and snippets.

@RudyOnRails
Created January 24, 2013 15:20
Show Gist options
  • Save RudyOnRails/4622941 to your computer and use it in GitHub Desktop.
Save RudyOnRails/4622941 to your computer and use it in GitHub Desktop.
bobbilee
#container
- if current_user
.bttn.header=link_to("Profile", affiliate_path(current_user))
.bttn.header=link_to("Logout", logout_path, :method => :delete)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment