This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
gitlink-forgeplus
mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
Watch
1
Star
0
Fork
You've already forked gitlink-forgeplus
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b51f31cb6b
gitlink-forgeplus
/
app
/
views
/
users
/
email_search.json.jbuilder
6 lines
95 B
Ruby
Raw
Blame
History
if
@user
.
present?
json
.
partial!
'users/user'
,
locals
:
{
user
:
@user
}
else
json
.
null
end
Reference in New Issue
View Git Blame
Copy Permalink