Skip to content

Instantly share code, notes, and snippets.

@splinter
Created July 3, 2016 09:19
Show Gist options
  • Save splinter/0e7687b809d7e7d99f101d7465cd5a26 to your computer and use it in GitHub Desktop.
Save splinter/0e7687b809d7e7d99f101d7465cd5a26 to your computer and use it in GitHub Desktop.
asset.configure = function(){
return {
table:{
tests:{
fields:{
plan:{
type:'file'
}
}
}
}
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment