example current user

This commit is contained in:
Joffrey JAFFEUX 2024-12-07 17:54:20 +01:00
parent 2915b265da
commit ed87c470f0

View File

@ -14,5 +14,7 @@
</head> </head>
<body> <body>
TEST TEST
<%= current_user.username %>
</body> </body>
</html> </html>