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