Parent

Methods

Gem::Requirement

Public Instance Methods

none?() click to toggle source
# File lib/bundler/rubygems_ext.rb, line 136
def none?
  @none ||= (to_s == ">= 0")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.