Skip to content

Instantly share code, notes, and snippets.

@damianoporta
Created November 13, 2014 23:20
Show Gist options
  • Save damianoporta/97952e8151c958b6fe79 to your computer and use it in GitHub Desktop.
Save damianoporta/97952e8151c958b6fe79 to your computer and use it in GitHub Desktop.
'conditions' => [
'NOT' => [
'OR' => [
'Agent.cv' => null,
'Agent.image' => null,
]
],
'Agent.cv_dir' => null,
'Agent.image_dir' => null
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment