Packages
Builds upon Ecto to create a ready to go customizable CRUD module for a schema.
Current section
Files
Jump to
Current section
Files
lib/ecto_schema_store/gettext.ex
defmodule EctoSchemaStore.Gettext do
use Gettext, otp_app: :ecto_schema_store
end