Last active
October 26, 2017 07:22
-
-
Save shyazusa/6c74668795569371b5312349e10d7a82 to your computer and use it in GitHub Desktop.
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
gem "pry-rails" | |
gem "pry-doc" | |
gem "pry-byebug" | |
gem "pry-stack_explorer" | |
gem "hirb" | |
gem "hirb-unicode" | |
gem "rails-flog", require: "flog" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment