# File lib/bundler/match_platform.rb, line 7 7: def match_platform(p) 8: Gem::Platform::RUBY == platform or 9: platform.nil? or p == platform or 10: generic(Gem::Platform.new(platform)) == p 11: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.