Skip to content

Instantly share code, notes, and snippets.

@yamaaki
Created September 21, 2015 18:30
Show Gist options
  • Save yamaaki/da3bce69c001a728ec39 to your computer and use it in GitHub Desktop.
Save yamaaki/da3bce69c001a728ec39 to your computer and use it in GitHub Desktop.
ul.right.hide-on-med-and-down
- if admin_signed_in?
li = link_to destroy_admin_session_path, method: :delete, class: 'tooltipped', data: { position: 'left', tooltip: 'Sign out' } do
i.material-icons exit_to_app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment