Created
August 19, 2022 00:17
-
-
Save Bivek/de9a6e4b0440a6288a357f0d6f946b81 to your computer and use it in GitHub Desktop.
clean copy/paste rails console
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
IRB.conf[:USE_READLINE] = false | |
rails console -- --nomultiline | |
#defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false | |
#defaults write -g ApplePressAndHoldEnabled -bool false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment