CoderRing.populate

You're seeing just the function populate, go back to CoderRing module for more information.
Link to this function

populate(ring, opts \\ [])

View Source

Specs

populate(t(), keyword()) :: t()

Load the ring into the database.

All opts are passed along to Ecto.Repo calls to query and insert.