Sha256: 0d211520485ce6ca6f77aba27e0f3106d9eed784ff45b0d38859c5869220f47f
Contents?: true
Size: 333 Bytes
Versions: 39
Compression:
Stored size: 333 Bytes
Contents
# This loads some niceties for irb, courtesy of rvm. # It also loads your custom ~/.irbrc if it exists. # If you want to customize the irbrc for ONLY this version of # ruby then edit this file. It will only be deleted if you do # an "rvm install" over this ruby version. require File.join(ENV["HOME"], ".rvm", "scripts", "irbrc")
Version data entries
39 entries across 39 versions & 1 rubygems