Current section

Files

Jump to
perspective lib perspective projection tests test_example.ex
Raw

lib/perspective/projection/tests/test_example.ex

defmodule Perspective.Projection.Test.Example do
use Perspective.Projection
expose("/something", Something)
end