Skip to content

Instantly share code, notes, and snippets.

@paulcsmith
Created November 18, 2016 15:28
Show Gist options
  • Save paulcsmith/e50463474a8075ad71b790656cef8442 to your computer and use it in GitHub Desktop.
Save paulcsmith/e50463474a8075ad71b790656cef8442 to your computer and use it in GitHub Desktop.
macro schema(table_name)
{{yield}}
setup_table # this is a marco that gets all the fields and set up an intializer
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment