We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Better Errors supports Pry within the REPL. Currently this is an experimental feature, and needs to be explicitly enabled.
Place this in an initializer, for example config/environments/development.rb in Rails:
config/environments/development.rb
BetterErrors.use_pry!
pry-stack_explorer does not work.