ActiveRecord.find :include and :conditions(value or null)

How do you get left-joined data where a related record's data is either 0 or nil (because no records are found) but not 1?

I have the following data:

Table a