Goal: have a personal blog, and try out another point in the 'modular app design with elixir' space. Designing OTP systems with elixir had some interesting ideas.
3 lines
70 B
Elixir
3 lines
70 B
Elixir
ExUnit.start()
|
|
Ecto.Adapters.SQL.Sandbox.mode(Firehose.Repo, :manual)
|