Sha256: 81ff2e7b29833dc99d48b51392448268560a1bc3eb56591109940922a428610d
Contents?: true
Size: 326 Bytes
Versions: 35
Compression:
Stored size: 326 Bytes
Contents
%li= link_to '<i class="fa fa-home"> Home</i>'.html_safe, main_app.root_path - if user_signed_in? %li= link_to '<i class="fa fa-power-off"> Sign out</i>'.html_safe, main_app.destroy_user_session_path, :method=>'delete' - else %li= link_to '<i class="fa fa-power-off"> Sign in</i>'.html_safe, main_app.new_user_session_path
Version data entries
35 entries across 34 versions & 1 rubygems