This website works better with JavaScript.
Explore
Help
Sign In
m52mxtq3o
/
educoder
Watch
1
Star
0
Fork
You've already forked educoder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
088da53e16
educoder
/
app
/
views
/
users
/
_user_simple.json.jbuilder
4 lines
100 B
Raw
Normal View
History
Unescape
Escape
first commit
6 years ago
json.id user.id
资源列表显示真实姓名
6 years ago
json.name user.real_name
first commit
6 years ago
json.login user.login
json.image_url url_to_avatar(user)