This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
youjo-be
Watch
1
Star
0
Fork
You've already forked youjo-be
0
mirror of
https://git.youjo.love/youjo/youjo-be.git
synced
2025-01-20 11:16:04 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fe13a1d78c
youjo-be
/
test
/
web
/
salmon
History
Egor Kislitsyn
9a59c26619
replace
Repo.get_by(User, ap_id: ap_id)
with
User.get_by_ap_id(ap_id)
2019-04-02 17:47:52 +07:00
..
salmon_test.exs
replace
Repo.get_by(User, ap_id: ap_id)
with
User.get_by_ap_id(ap_id)
2019-04-02 17:47:52 +07:00