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