nonsequitur / inf-ruby

218 stars 69 forks source link

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

Closed iqbalansari closed 10 years ago

iqbalansari commented 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)

NameError: uninitialized constant IRB