This website requires JavaScript.
Explore
Help
Register
Sign in
Leafus
/
puppyoma
Watch
1
Star
0
Fork
You've already forked puppyoma
0
forked from
mirrors/amputoma
Code
Pull requests
Activity
fe13a1d78c
puppyoma
/
lib
/
pleroma
/
web
/
channels
History
Egor Kislitsyn
1b3d921921
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00
..
user_socket.ex
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00