more user data

This commit is contained in:
Torsten Ruger 2017-08-01 07:20:18 +03:00
parent 92043efa0b
commit 01a40163c6
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@
-else
Not applied
%p
%b= "Last sign : " + @user.last_sign_in_at.to_s
%p
%b= "Sign in count : " + @user.sign_in_count.to_s
%p
%b= "Name : " + @user.name.to_s
%p