We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a41dc4e + aa78da6 commit b02636bCopy full SHA for b02636b
lib/better_errors/pry.rb
@@ -1,6 +1,6 @@
1
require "better_errors/pry/version"
2
require "better_errors"
3
-require "better_errors/repl/pry"
+require "better_errors/pry/repl/pry"
4
5
module BetterErrors
6
def self.use_pry!
lib/better_errors/repl/pry.rb renamed to lib/better_errors/pry/repl/pry.rb
0 commit comments