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