Skip to content

Instantly share code, notes, and snippets.

@cwjohnston
Last active June 23, 2016 18:58
Show Gist options
  • Select an option

  • Save cwjohnston/f5172b3052a5d61774d76f63f6f7f7aa to your computer and use it in GitHub Desktop.

Select an option

Save cwjohnston/f5172b3052a5d61774d76f63f6f7f7aa to your computer and use it in GitHub Desktop.
{
"filters": {
"filter_repeated": {
"attributes": {
"action": "eval: [:create, :resolve].include?(value)",
"occurrences": "eval: value == :::check.occurrences|1::: || (value - :::check.occurrences|1:::) % :::check.refresh|1800:::.fdiv(:::check.interval|30:::).to_i == 0"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment