Sha256: 201db34625c6fe01913bdaf88181bf03587f23c6637acb90caa846616fe86649

Contents?: true

Size: 631 Bytes

Versions: 77

Compression:

Stored size: 631 Bytes

Contents

<%% if logged_in? -%>
  <div id="<%= file_name %>-bar-greeting">Logged in as <%%= link_to_current_<%= file_name %> :content_method => :login %></div>
  <div id="<%= file_name %>-bar-action"  >(<%%= link_to "Log out", logout_path, { :title => "Log out" }    %>)</div>
<%% else -%>
  <div id="<%= file_name %>-bar-greeting"><%%= link_to_login_with_IP 'Not logged in', :style => 'border: none;' %></div>
  <div id="<%= file_name %>-bar-action"  ><%%= link_to "Log in",  login_path,  { :title => "Log in" } %> /
                               <%%= link_to "Sign up", signup_path, { :title => "Create an account" } %></div>
<%% end -%>

Version data entries

77 entries across 77 versions & 14 rubygems

Version Path
dwaite-restful-authentication-1.1.1 generators/authenticated/templates/_model_partial.html.erb
genki-restful-authentication-1.1.1 generators/authenticated/templates/_model_partial.html.erb
ggoodale-restful-authentication-1.1.1 generators/authenticated/templates/_model_partial.html.erb
simonmenke-mr_authentication-0.0.1 vendor/plugins/restful-authentication/generators/authenticated/templates/_model_partial.html.erb
smukherjee-openbill-0.1.5 vendor/plugins/restful-authentication/generators/authenticated/templates/_model_partial.html.erb
smukherjee-openbill-0.1.6 vendor/plugins/restful-authentication/generators/authenticated/templates/_model_partial.html.erb
smukherjee-openbill-0.1.7 vendor/plugins/restful-authentication/generators/authenticated/templates/_model_partial.html.erb
rails3-restful-authentication-3.0.1 lib/generators/authenticated/templates/_model_partial.html.erb
tournament-5.0.0 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/_model_partial.html.erb
jashmenn-restful-authentication-2.0.0.beta1 lib/generators/authenticated/templates/_model_partial.html.erb
restful-authentication-1.2.1 lib/generators/authenticated/templates/_model_partial.html.erb
branston-0.6.6 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/_model_partial.html.erb
branston-0.6.5 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/_model_partial.html.erb
branston-0.6.4 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/_model_partial.html.erb
branston-0.6.3 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/_model_partial.html.erb
branston-0.6.2 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/_model_partial.html.erb
tournament-4.2.0 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/_model_partial.html.erb
tournament-4.0.2 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/_model_partial.html.erb
tournament-4.0.0 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/_model_partial.html.erb
somatics3-generators-0.0.9 lib/generators/somatics/authenticated_controller/templates/_model_partial.html.erb