README.md
# Ecto Poly
[![Build Status](https://travis-ci.org/veyond-card/ecto_poly.svg?branch=master)](https://travis-ci.org/veyond-card/ecto_poly)
[![Inline docs](http://inch-ci.org/github/veyond-card/ecto_poly.svg?branch=master)](http://inch-ci.org/github/veyond-card/ecto_poly)
Polymorphic embeds for Ecto
## Usage
Check [documentation](https://hexdocs.pm/ecto_poly/EctoPoly.html) for `using EctoPoly`.
## License
Ecto Poly source code is released under MIT License.
Check LICENSE file for more information.