Search code examples
ruby-on-rails-3rubyminepry

How to integrate pry with RubyMine IRB console?


How to use pry to debug rails app instead of RubyMine IRB console? Shall I just add pry-rails and pry to my gemfile?


Solution

  • It's not supported yet, vote for this feature request.