This website requires JavaScript.
Explore
Help
Sign In
silentsilas
/
here-i-am
Watch
1
Star
0
Fork
You've already forked here-i-am
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8668405143
here-i-am
/
lib
/
here_i_am
/
repo.ex
6 lines
108 B
Elixir
Raw
Blame
History
defmodule
HereIAm.Repo
do
use
Ecto.Repo
,
otp_app
:
:here_i_am
,
adapter
:
Ecto.Adapters.Postgres
end
Reference in New Issue
View Git Blame
Copy Permalink