bin/console in page_by_page-0.1.12 vs bin/console in page_by_page-0.1.13
- old
+ new
@@ -8,7 +8,7 @@
# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start
-require "irb"
-IRB.start
+require "pry"
+pry
- old
+ new