Sha256: 9ddad9cc915766dea54789129389aeaf5d42f4837911f27791bdc7a1ca3d84b0
Contents?: true
Size: 388 Bytes
Versions: 26
Compression:
Stored size: 388 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'rdiscount' 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 'rdiscount', version load Gem.bin_path('rdiscount', 'rdiscount', version)
Version data entries
26 entries across 26 versions & 3 rubygems