Sha256: 5e415ffad650f7c765260b8e3528a2d38f7e0447be4c1475a558c150867da3cd
Contents?: true
Size: 413 Bytes
Versions: 3
Compression:
Stored size: 413 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'pingpong' is installed as part of a gem, and # this file is here to facilitate running it. # require "pathname" ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require "rubygems" require "bundler/setup" load Gem.bin_path("pingpongpairing", "pingpong")
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pingpongpairing-0.1.4 | bin/pingpong |
pingpongpairing-0.1.3 | bin/pingpong |
pingpongpairing-0.1.1 | bin/pingpong |