Skip to content

Instantly share code, notes, and snippets.

View jbanass's full-sized avatar
🐧

Joseph Banass jbanass

🐧
View GitHub Profile
# Using these pry gems
# Essentials
# gem "pry"
# gem "pry-rails"
# gem "pry-byebug"
# gem "pry-doc"
# gem "pry-rescue"
# === EDITOR ===
# Pry.editor = 'vi'