Sha256: 602c2838376926ad082678feaacf3ea0f9a003c7171cd25aecdc0014ac92e3bb
Contents?: true
Size: 392 Bytes
Versions: 45
Compression:
Stored size: 392 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'classiccms' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'classiccms', version load Gem.bin_path('classiccms', 'classiccms', version)
Version data entries
45 entries across 45 versions & 1 rubygems