require IEx; IEx.pry()
-
Exit
pry
session inside anIEx
sessionrespawn
-
pry
in test suiteiex -S mix test --trace
-
Official docs
-
Debugging in views, tests, etc
require IEx; IEx.pry()
Exit pry
session inside an IEx
session
respawn
pry
in test suite
iex -S mix test --trace
Official docs
Debugging in views, tests, etc