irb 367 B

1234567891011121314151617
  1. #!/usr/bin/env rbx
  2. #
  3. # This file was generated by Bundler.
  4. #
  5. # The application 'irb' is installed as part of a gem, and
  6. # this file is here to facilitate running it.
  7. #
  8. require 'pathname'
  9. ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile",
  10. Pathname.new(__FILE__).realpath)
  11. require 'rubygems'
  12. require 'bundler/setup'
  13. load Gem.bin_path('rubysl-irb', 'irb')