This website requires JavaScript.
Explore
Help
Register
Sign In
shadowfacts
/
frenzy
Watch
1
Star
0
Fork
You've already forked frenzy
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
56121de540
frenzy
/
lib
/
frenzy
/
repo.ex
6 lines
104 B
Elixir
Raw
Blame
History
defmodule
Frenzy.Repo
do
use
Ecto.Repo
,
otp_app
:
:frenzy
,
adapter
:
Ecto.Adapters.Postgres
end
Reference in New Issue
View Git Blame
Copy Permalink