Replace IRB with PRY for Rails Dev
26 Sep 2011I use PRY to develop Rails, so should you: Set up Pry with Rails
I use the .pryrc method, works great. I can reload! and still get the magic of Pry.
If you’re new to pry check out this intro: Pry Railscast