Skip to content

Instantly share code, notes, and snippets.

@warolv
Created October 29, 2013 09:46
Show Gist options
  • Save warolv/7211677 to your computer and use it in GitHub Desktop.
Save warolv/7211677 to your computer and use it in GitHub Desktop.
I18n Link inclusion
branding_logo_link: "To select branding logo for your business %{link:click}"
.row
= it '.branding_logo_link', :link => It.link(settings_new_path(:section => 'branding'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment