Skip to content

Instantly share code, notes, and snippets.

@sizovs
Last active August 29, 2015 14:03
Show Gist options
  • Save sizovs/a299280fbaccf1f786bb to your computer and use it in GitHub Desktop.
Save sizovs/a299280fbaccf1f786bb to your computer and use it in GitHub Desktop.
Map dropConditions = [
new_do_stuff_toggled : { cfg("new_do_stuff.enabled") == "true" },
marketing_campaign_finished : { timeCame "09/04/2014" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment