Skip to content

Instantly share code, notes, and snippets.

@joaomilho
Created June 16, 2014 21:31
Show Gist options
  • Save joaomilho/014cb3794bb024f78eea to your computer and use it in GitHub Desktop.
Save joaomilho/014cb3794bb024f78eea to your computer and use it in GitHub Desktop.
%% Migration: pets
{pets,
fun(up) –> undefined;
(down) –> undefined
end}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment