something awful login data
all the stuff to add 2 fields to the user object and to access the logged0in user in a liveview session
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<div class="user-box flex flex-wrap">
|
||||
<div class="user-box">
|
||||
<%= if @current_user do %>
|
||||
<h4 class="w-full"><%= @current_user.email %></h4>
|
||||
<%= link "Settings", class: "link",
|
||||
|
Reference in New Issue
Block a user