Skip to content

Instantly share code, notes, and snippets.

@tareko
tareko / Output
Last active December 14, 2015 03:18 — forked from anonymous/gist:5019559
attempt to get a proper rule to check multiple for unique
array(
'Shift' => array(
'user_id' => '1',
'date' => '2011-12-01',
'shifts_type_id' => '1'
)
)