Skip to content

Add .irbrc, disable autocomplete#7770

Merged
zachmargolis merged 2 commits intomainfrom
margolis-add-irbrc
Feb 3, 2023
Merged

Add .irbrc, disable autocomplete#7770
zachmargolis merged 2 commits intomainfrom
margolis-add-irbrc

Conversation

@zachmargolis
Copy link
Contributor

Got nerd-sniped by @tomas-nava in Slack

Verified by creating this file on an int box and loading the console

sudo echo "IRB.conf[:USE_AUTOCOMPLETE] = false" > /srv/idp/current/.irbrc
sudo chmod +r /srv/idp/current/.irbrc
id-rails-console

changelog: Internal, Console, Disable autocompleting in Rails console
Co-authored-by: Tomas Apodaca <thomas.apodaca@gsa.gov>
Copy link
Contributor

@tomas-nava tomas-nava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approve!

@zachmargolis zachmargolis merged commit f3477e9 into main Feb 3, 2023
@zachmargolis zachmargolis deleted the margolis-add-irbrc branch February 3, 2023 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants