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

Command 'ruby-send-region' fails with NameError: uninitialized constant IRB when using pry #64

Closed
iqbalansari opened this issue Oct 5, 2014 · 0 comments

Comments

@iqbalansari
Copy link
Contributor

I am using the following

  1. GNU Emacs - 24.3.1
  2. Ruby - 2.1.2
  3. Pry - 0.10.1 (I also tried version 0.9.9.1)
  4. Ubuntu - 14.04 (if it matters)

I have set ruby-default-implementation to "pry". The command ruby-send-region fails with following error in 'inf-buffer' (pry)

NameError: uninitialized constant IRB
@dgutov dgutov closed this as completed in 5b24985 Oct 5, 2014
dgutov added a commit that referenced this issue Oct 5, 2014
Check IRB is defined before using it, fixes #64
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

1 participant