CoderRing.populate_rings_if_empty

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

populate_rings_if_empty(rings, opts \\ [])

View Source

Specs

populate_rings_if_empty([t()], keyword()) :: :ok

For each ring, seed its data if it hasn't already been done.

See populate/2.