Current section
Files
Jump to
Current section
Files
lib/perspective/projection/tests/test_example.ex
defmodule Perspective.Projection.Test.Example do
use Perspective.Projection
expose("/something", Something)
end