Skip to content

Instantly share code, notes, and snippets.

@adejoux
adejoux / .irbrc
Last active August 29, 2015 14:05 — forked from adamcrown/.irbrc
require 'rubygems' unless defined? Gem # rubygems is only needed in 1.8
### START debundle.rb ###
# Copyright (c) Conrad Irwin <conrad.irwin@gmail.com> -- MIT License
# Source: https://github.com/ConradIrwin/pry-debundle
# Pry references removed by Jan Lelis <mail@janlelis.de>
module Debundle
VERSION = '0.8.d'