RubyFlow The Ruby and Rails community linklog

RubyGems and Debugging: Natural Enemies?

Sometimes you want to use a gem that doesn’t belong in your Gemfile.

There are great debugging gems out there: Pry, Rack MiniProfiler and the IRB utility belt are all great debugging gems – and you don’t want them all the time!

Bundler acts like a bouncer — “you’re not on the list, buddy!” — even if it’s installed on your system.

What can you do?

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in