Sha256: 2b0ba93986a418c50d6955df47aa660d562f5119a8ddcb1b980388562e06d451

Contents?: true

Size: 264 Bytes

Versions: 11

Compression:

Stored size: 264 Bytes

Contents

- if current_account.facebook.present?
  = link_to "", current_account.facebook, class: 'facebook-button', data: {turbolinks: false}

- if current_account.twitter.present?
  = link_to "", current_account.twitter, class: 'twitter-button', data: {turbolinks: false}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
spina-2.0.2 app/views/spina/shared/_social.html.haml
spina-2.0.1 app/views/spina/shared/_social.html.haml
spina-2.0.0 app/views/spina/shared/_social.html.haml
spina-2.0.0.beta app/views/spina/shared/_social.html.haml
spina-2.0.0.alpha app/views/spina/shared/_social.html.haml
spina-1.2.0 app/views/spina/shared/_social.html.haml
spina-1.1.4 app/views/spina/shared/_social.html.haml
spina-1.1.3 app/views/spina/shared/_social.html.haml
spina-1.1.2 app/views/spina/shared/_social.html.haml
spina-1.1.1 app/views/spina/shared/_social.html.haml
spina-1.1.0 app/views/spina/shared/_social.html.haml