Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot load such file pry #118

Closed
oleksiivykhor opened this issue May 31, 2019 · 2 comments
Closed

Cannot load such file pry #118

oleksiivykhor opened this issue May 31, 2019 · 2 comments

Comments

@oleksiivykhor
Copy link

oleksiivykhor commented May 31, 2019

Is any approach to use pry globally for all projects on some ruby version? With pry in Gemfile ruby autocompletion is work fine (in Spacemacs) but without, I'm get the load error (after robe-start). I can't to add unnecessary gems to the Gemfile, so I looking for the solution to make pry globally available. I found suggestions to add Pry.config.eager_load! to .pryrc but thats not helps. I've add pry to the global gemset, but unsuccessful also.

@dgutov
Copy link
Owner

dgutov commented Jun 3, 2019

I can't to add unnecessary gems to the Gemfile

I don't see why. Don't you have a :development group in Gemfile?

Anyway, I've searched around, and there seem to be two general approaches:

@oleksiivykhor
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants