Coderwall
Ruby Python JavaScript Front-End Tools iOS
More Tips
Ruby Python JavaScript Front-End Tools iOS PHP Android .NET Java Jobs
Jobs
Sign In or Up
Last Updated: February 25, 2016
·
492
· revathskumar

Set pry as default irb

#irb
#pry

1) Install Pry

2) Append the following to ~/.irbrc

require 'rubygems'
require 'pry'
Pry.start
exit

http://blog.revathskumar.com/2012/11/set-pry-as-default-irb.html

#irb
#pry

Written by Revath S Kumar(RSK)

Say Thanks
Respond

Related protips

Use Pry instead of irb in rails console

7.022K
0

Use pry with Bundler without having it on your Gemfile

5.469K
3

Install Ruby 2.0 on OSX with rbenv and macport's readline support ( reverse search on pry works!)

2.937K
4

Have a fresh tip? Share with Coderwall community!

Post
Post a tip
Best #Irb Authors
mriddle
20.64K
#irb
#CSS
#Ruby
tadas_t
13.63K
#irb
#ruby
#JavaScript
weppos
12.61K
#irb
#Ruby on Rails
#Ruby
aalvarado
8.369K
#irb
#Ruby
#Rust
rwz
7.006K
#irb
#Ruby
#JavaScript
Related Tags
#irb
#pry
Sponsored by
#native_company#
#native_desc#
#native_cta#
Awesome Job
See All Jobs

Post a job for only $299
Thanks to our sponsor
Sponsored by #native_company# — Learn More
#native_title# #native_desc#
#native_cta#
@coderwall
APM product comparisons Contact Privacy Terms

Copyright 2025

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.