Current section
Files
Jump to
Current section
Files
lib/phoenix_mtm.ex
defmodule PhoenixMTM do
@moduledoc ~S"""
A small collection of functions to make it easier working with `many_to_many`
Ecto associations and checkboxes to create them.
"""
end