Skip to content

Instantly share code, notes, and snippets.

@m3ta4a
Created March 29, 2019 17:27
Show Gist options
  • Save m3ta4a/f3d0647d5b780a4427190fb83ffc6c72 to your computer and use it in GitHub Desktop.
Save m3ta4a/f3d0647d5b780a4427190fb83ffc6c72 to your computer and use it in GitHub Desktop.
defmodule AddressBook.People.Person do
use Ecto.Schema
use Timex
import Ecto.Changeset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment