Skip to content

janlelis/debundle.rb

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 20 commits ahead, 2 commits behind ConradIrwin:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

debundle.rb allows you to require gems that are not in your Gemfile when inspecting programs that are run with Bundler.

Use at your own risk!

Paste the code of debundle.rb and you are done! A good place would be your .irbrc file before requiring irbtools.

The code started as a fork of pry-debundle. There is a longer, more compatible - but not supported - version available in the compat branch.

About

Allows you to use gems not in your Gemfile.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%