Sha256: 33eb9bdf88c265ea8c46626cfc2741282943646323ee934ee19ae2dc83d8f87e
Contents?: true
Size: 384 Bytes
Versions: 2
Compression:
Stored size: 384 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'RedCloth' 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 'RedCloth', version load Gem.bin_path('RedCloth', 'redcloth', version)
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
radiant-1.0.0 | ruby-debug/ruby/1.8/bin/redcloth |
vanity-1.7.1 | vendor/ruby/1.9.1/bin/redcloth |