Skip to content

Instantly share code, notes, and snippets.

@JakubOboza
Created August 8, 2011 21:28
Show Gist options
  • Save JakubOboza/1132801 to your computer and use it in GitHub Desktop.
Save JakubOboza/1132801 to your computer and use it in GitHub Desktop.
Mummy.define {{
:left => /\w{3,10}/.gen,
:right => /\w{3,10}/.gen
}}
Mummy.define(:custom) {{
:center => /\w{3,10}/.gen
}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment