My current .irbrc file
Since I've not jumped on the pry bandwagon yet, I wanted to make some improvements to my .irbrc file for the time I spend in the Rails console or IRB.
I've posted a GitHub Gist of my latest irbrc that fixes some issues I was having while moving about ruby versions and certain gems I use in IRB that I didn't want to include in my projects Gemfile.
Nothing great and your mileage may vary, but it seems to work well for me. Also note that I am not actively using Ruby 2.0 at this time, so who knows how it will work there.
https://gist.github.com/amokan/5408905












