Quiz: Optimize IEx for Ecto
Quiz yourself on how to optimize IEx for Ecto.
Technical Quiz
1.
Where does IEx first look for the .iex.exs
file when it is launched intitially?
A.
The home directory
B.
The current working directory
C.
The coding file of Elixir
1 / 2