Your IP : 216.73.216.218


Current Path : /proc/thread-self/root/opt/cpanel/ea-ruby27/root/usr/local/share/gems/gems/irb-1.8.2/exe/
Upload File :
Current File : //proc/thread-self/root/opt/cpanel/ea-ruby27/root/usr/local/share/gems/gems/irb-1.8.2/exe/irb

#!/usr/bin/env ruby
#
#   irb.rb - interactive ruby
#   	by Keiju ISHITSUKA(keiju@ruby-lang.org)
#

require "irb"

IRB.start(__FILE__)