simple_repo v0.1.1 API Reference

Modules

SimpleRepo.Repository provides a macro enabling you to create simple database interactions. The macro can be used by providing it the Ecto.Repo module

This module defines the test case to be used by model tests