Last active
March 9, 2019 12:42
-
-
Save igkuz/0c19ede9ac66465f52e5615a425228b7 to your computer and use it in GitHub Desktop.
Console setup to work with ROM and MySQL
This file contains hidden or 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
| #!/usr/bin/env ruby | |
| require_relative 'boot' | |
| Pry.start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment