Skip to content

Instantly share code, notes, and snippets.

@lesthack
Created January 18, 2012 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lesthack/1636194 to your computer and use it in GitHub Desktop.
Save lesthack/1636194 to your computer and use it in GitHub Desktop.
parameters
prototipo_parameters:
_attributes: { phpName: Parameters }
id:
name: { type: VARCHAR, size: '50', required: true }
value: { type: VARCHAR, size: '100', required: true }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment