Object
@private
Supports none? on early patch levels of Ruby 1.8.6
# File lib/rspec/expectations/extensions/array.rb, line 5 def none?(&block) !any?(&block) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.