articles/customize-rails-console #23
Replies: 1 comment 1 reply
-
I use the ~/.gitignore_global to ignore any personal initializers anywhere |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
articles/customize-rails-console
When working on projects with other developers you might (like me) find yourself wanting to customize the project console in a way that’s not useful as a default but it is useful for you. And ideally, I don’t want to modify the project, these are just my configurations. I deserve some privacy.
https://radanskoric.com/articles/customize-rails-console
Beta Was this translation helpful? Give feedback.
All reactions