Skip to content

Commit

Permalink
Merge pull request #1 from RobinDaugherty/fix/not-loading-our-repl
Browse files Browse the repository at this point in the history
Fix the loading of this gem's REPL::Pry
  • Loading branch information
RobinDaugherty authored Aug 5, 2017
2 parents a41dc4e + aa78da6 commit b02636b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/better_errors/pry.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require "better_errors/pry/version"
require "better_errors"
require "better_errors/repl/pry"
require "better_errors/pry/repl/pry"

module BetterErrors
def self.use_pry!
Expand Down
File renamed without changes.

0 comments on commit b02636b

Please sign in to comment.