Skip to content

Instantly share code, notes, and snippets.

@dwaynemac
Created April 16, 2015 13:33
Show Gist options
  • Save dwaynemac/b0705e98933c6e0f757b to your computer and use it in GitHub Desktop.
Save dwaynemac/b0705e98933c6e0f757b to your computer and use it in GitHub Desktop.
button(:id => 'list_bt_download',
:icon => :download,
:tipsy => t('contacts.download'),
:href => contacts_url(params: params, format: :js),
:remote => true,
:class => 'button button-default'
) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment