This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
Tankernn
/
school-platform
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
0015a64ddd
Branches
Tags
master
school-platform
/
app
/
views
/
users
/
_user.html.erb
_user.html.erb
89 B
Historique
Raw
1
2
3
4
<%= link_to user do %>
<%= image_tag user.picture.tiny %>
<%= user.name %>
<% end %>