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