This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Tankernn
/
school-platform
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
0015a64ddd
Rami (Branch)
Tag
master
school-platform
/
app
/
views
/
users
/
_user.html.erb
_user.html.erb
89 B
Cronologia
Originale
1
2
3
4
<%= link_to user do %>
<%= image_tag user.picture.tiny %>
<%= user.name %>
<% end %>