-
Hey Conrad
We had to remove pry-rescue from our Rails project as it seemed to lead to a memory leak: as soon as a `binding.pry` statement was in the code, the `rails server` Ruby process grew bigger …
-
Because pry autorequires all plugins, if you install pry-debundle in an environment where bundler is not installed, it raises errors.
-
Hi, I'm currently packaging Repsnapper for Fedora and there's a rule about bundled libs. Long story short, I need to package libreprap as a standalone package.
From the original repository https://gi…
-
Hi, i have a problems with your plugin in Rails Projects. Any idea?
My [.pryrc](https://github.com/danielbayerlein/dotfiles/blob/master/.pryrc).
```
$ pry
Warning: The plugin 'pry-theme' was not foun…