Sha256: 04f7d637273f4116da1e96936e6add9769843d172b9d0475e4b776b2def76678
Contents?: true
Size: 559 Bytes
Versions: 2
Compression:
Stored size: 559 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'cc-tddium-post-worker' is installed as part of a gem, and # this file is here to facilitate running it. # bundle_binstub = File.expand_path("../bundle", __FILE__) load(bundle_binstub) if File.file?(bundle_binstub) require "pathname" ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require "rubygems" require "bundler/setup" load Gem.bin_path("codeclimate-test-reporter", "cc-tddium-post-worker")
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
putsreq-0.0.4 | bin/cc-tddium-post-worker |
rake-n-bake-2.1.2 | bin/cc-tddium-post-worker |