Sha256: 78ca372719074310b038b60e9d9d801c669aa337b23d89404d2aa03c9dce4bf9
Contents?: true
Size: 370 Bytes
Versions: 29
Compression:
Stored size: 370 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', 'yardoc', version)
Version data entries
29 entries across 29 versions & 4 rubygems