Sha256: a6c37e50ab615e7ea8bcd05e2e1baf5793c4c4dfbb56fd85ee595149e959e2ae

Contents?: true

Size: 240 Bytes

Versions: 98

Compression:

Stored size: 240 Bytes

Contents

%h1 Main Page
%br
- if user_logged_in
  Logged In 
  = link_to "Log Out", user_mgmt.log_out_path
- else
  Logged Out 
  %ul 
    %li 
      = link_to "Sign up", user_mgmt.sign_up_path
    %li 
      = link_to "Log in", user_mgmt.log_in_path

Version data entries

98 entries across 98 versions & 1 rubygems

Version Path
user_mgmt-2.1.5 test/dummy/app/views/simulate/index.html.haml
user_mgmt-2.1.4 test/dummy/app/views/simulate/index.html.haml
user_mgmt-2.1.3 test/dummy/app/views/simulate/index.html.haml
user_mgmt-2.1.2 test/dummy/app/views/simulate/index.html.haml
user_mgmt-2.1.1 test/dummy/app/views/simulate/index.html.haml
user_mgmt-2.1.0 test/dummy/app/views/simulate/index.html.haml
user_mgmt-2.0.0 test/dummy/app/views/simulate/index.html.haml
user_mgmt-1.1.1 test/dummy/app/views/simulate/index.html.haml
user_mgmt-1.1.0 test/dummy/app/views/simulate/index.html.haml
user_mgmt-1.0.9 test/dummy/app/views/simulate/index.html.haml
user_mgmt-1.0.8 test/dummy/app/views/simulate/index.html.haml
user_mgmt-1.0.7 test/dummy/app/views/simulate/index.html.haml
user_mgmt-1.0.6 test/dummy/app/views/simulate/index.html.haml
user_mgmt-1.0.5 test/dummy/app/views/simulate/index.html.haml
user_mgmt-1.0.4 test/dummy/app/views/simulate/index.html.haml
user_mgmt-1.0.3 test/dummy/app/views/simulate/index.html.haml
user_mgmt-1.0.2 test/dummy/app/views/simulate/index.html.haml
user_mgmt-1.0.1 test/dummy/app/views/simulate/index.html.haml
user_mgmt-1.0 test/dummy/app/views/simulate/index.html.haml
user_mgmt-0.9.3 test/dummy/app/views/simulate/index.html.haml