Current section

Files

Jump to
ex_admin web views association_view.ex
Raw

web/views/association_view.ex

Code.ensure_compiled(ExAdmin.Web)
defmodule ExAdmin.AssociationView do
@moduledoc false
use ExAdmin.Web, :view
end