Sha256: d17182e966c60697df20f1251531e5fdd60004b9dea3b0a77025f435d40ab2c7
Contents?: true
Size: 520 Bytes
Versions: 3
Compression:
Stored size: 520 Bytes
Contents
%h2 = SETTINGS.sidebar_heading - if SETTINGS.github_username .link = link_to 'Github', SETTINGS.github_username - if SETTINGS.twitter_username .link = link_to 'Twitter', SETTINGS.twitter_username - if SETTINGS.facebook_url .link = link_to 'Facebook', SETTINGS.facebook_url - if SETTINGS.show_github_badge #github-badge :javascript GITHUB_USERNAME="#{SETTINGS.github_username}"; = javascript_include_tag 'http://drnicjavascript.rubyforge.org/github_badge/dist/github-badge-launcher.js'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jabe-0.5.9 | app/views/layouts/_sidebar.html.haml |
jabe-0.5.8 | app/views/layouts/_sidebar.html.haml |
jabe-0.5.7 | app/views/layouts/_sidebar.html.haml |