Sha256: 8bafac39dc259a9a602fa0386c54935725696fbb52b8b77d2c596339eac63a22
Contents?: true
Size: 304 Bytes
Versions: 42
Compression:
Stored size: 304 Bytes
Contents
#!/usr/bin/env ruby $LOAD_PATH << ::File.expand_path('../../lib', __FILE__) # Pull in all of the gems including those in the `test` group require 'bundler' Bundler.require :default, :test, :development, :therubyracer require 'irb' require 'irb/completion' require 'proxy_pac_rb' ARGV.clear IRB.start
Version data entries
42 entries across 42 versions & 1 rubygems