Closed iqbalansari closed 10 years ago
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)
ruby-send-region
NameError: uninitialized constant IRB
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)