Rube.Repo.transaction
You're seeing just the function
transaction
, go back to Rube.Repo module for more information.
Link to this function
transaction(fun_or_multi, opts \\ [])
Callback implementation for Ecto.Repo.transaction/2
.