Sha256: 3106064252936274e768eb32b7fc075e6468c4460b6d8cf1f646866d619df93b
Contents?: true
Size: 392 Bytes
Versions: 6
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
6 entries across 6 versions & 2 rubygems