emacs-pry icon indicating copy to clipboard operation
emacs-pry copied to clipboard

Add option to act as Rails console

Open walter opened this issue 11 years ago • 2 comments

I may have overlooked this some place, but I'm wondering if there is a way for emacs-pry to act as a console for a Rails application.

walter avatar Apr 21 '13 08:04 walter

Well, there is pry-rails already -- it would be very neat if emacs-pry supported pry-rails. In particular because on my team there is now an emacs user who is now bothered by pry because it doesn't play well with emacs (which I'm sure was the source for this in the first place).

Trevoke avatar May 13 '13 23:05 Trevoke

Yeah, I'm using pry-rails and simply calling it from within a shell-mode buffer as that works as expected. I'll update here if I find a way that people load environment from a Rails app.

walter avatar May 13 '13 23:05 walter