Current section
Files
Jump to
Current section
Files
mnesia_helper
README.md
README.md
# MnesiaHelper
This module simplifies :mnesia, and works well with Ecto schemas.
## Installation
```elixir
def deps do
[
{:mnesia_helper, "~> 1.1.3"}
]
end
```
Documentation can be found at https://hexdocs.pm/mnesia_helper