Skip to content

Conversation

RobinDaugherty
Copy link
Member

Because the path was the same as the REPL::Pry object's file in the Better Errors gem, and the Better Errors gem was loaded before this one, it was still loading the file from Better Errors instead of from this gem. The fix is to use a different path for the file.

Because the path was the same as the REPL::Pry object's file in the Better Errors gem, and Better Errors was loaded first, it was still loading the file from Better Errors instead of from this gem. The fix is to use a different path for the file.
@RobinDaugherty RobinDaugherty merged commit b02636b into master Aug 5, 2017
@RobinDaugherty RobinDaugherty deleted the fix/not-loading-our-repl branch August 5, 2017 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant