RSpec expect all objects in array match criteria

Edit
equivalent
Public
Rails
RSpec
expect(segment.conditions).to all(be_an_instance_of(Condition))