Skip to content

Instantly share code, notes, and snippets.

@taea
Last active March 30, 2018 15:23
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taea/5013253 to your computer and use it in GitHub Desktop.
Save taea/5013253 to your computer and use it in GitHub Desktop.
font-awesome-in-button-tag.haml
= f.button "次へ #{content_tag(:i, '', class: 'icon-caret-right')}".html_safe, type: :submit, class: 'button large'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment