Sha256: 1ce5ffc381668a564a8286cfc408893784041e7849938ba2fb82c8c9cdefbcd9
Contents?: true
Size: 389 Bytes
Versions: 3
Compression:
Stored size: 389 Bytes
Contents
li= link_to t(:sites, scope: 'locomotive.shared.header'), sites_path li= link_to t(:account, scope: 'locomotive.shared.header'), edit_my_account_path(_location: request.fullpath) li= link_to t(:help, scope: 'locomotive.shared.header'), 'http://locomotive-v3.readme.io' li class="divider" li= link_to t(:logout, scope: 'locomotive.shared.header'), sign_out_path, data: { method: 'delete' }
Version data entries
3 entries across 3 versions & 1 rubygems