Parent

Methods

Class/Module Index [+]

Quicksearch

Gem::Requirement

Public Instance Methods

none?() click to toggle source

Backport of performance enhancement added to Rubygems 1.4

# File lib/bundler/rubygems_ext.rb, line 142
def none?
  @none ||= (to_s == ">= 0")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.