-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
Hi,
This is a literal copy/paste from the console. exists? returns false for an existing document. Only happens on one particular Model.
iirb(main):211:0> Identity.where(:provider => "facebook").count
=> 1
irb(main):212:0> Identity.exists?(conditions:
)
=> false
I'd be happy to provide additional information. Just tell me what you'd need. Thanks in advance.