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