Sha256: e840c02d81b35739511aa353afc23f2a7381134e80fc06c22911400d97b4eea0
Contents?: true
Size: 329 Bytes
Versions: 63
Compression:
Stored size: 329 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["rvm_path"], "scripts", "irbrc")
Version data entries
63 entries across 63 versions & 2 rubygems