Skip to content

Commit

Permalink
Switch to pry
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloh committed Jun 4, 2017
1 parent 5330311 commit 9fd53f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/console
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ require "pathway"
# require "pry"
# Pry.start

require "irb"
IRB.start(__FILE__)
require "pry"
Pry.start(Pathway)

0 comments on commit 9fd53f4

Please sign in to comment.