Created
August 17, 2016 14:20
-
-
Save joshuatobin/6a8d33ac605bafda27e21a5f7dcb2779 to your computer and use it in GitHub Desktop.
Get reload! to work in binding.pry
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# .pryrc checked into my project root | |
require 'rails/console/app' | |
include Rails::ConsoleMethods |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment