Parent

Methods

Class 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 144
144:     def none?
145:       @none ||= (to_s == ">= 0")
146:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.