Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 508 Bytes

File metadata and controls

12 lines (7 loc) · 508 Bytes

Rules for working with Ash

Understanding Ash

Ash is an opinionated, composable framework for building applications in Elixir. It provides a declarative approach to modeling your domain with resources at the center. Read documentation before attempting to use its features. Do not assume that you have prior knowledge of the framework or its conventions.