We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27b5fe commit 0a1990eCopy full SHA for 0a1990e
1 file changed
README.md
@@ -82,7 +82,7 @@ well together, and are both included in a newly-generated Rails applications by
82
- `BOOTSNAP_LOG` configure bootsnap to log all caches misses to STDERR.
83
- `BOOTSNAP_IGNORE_DIRECTORIES` a comma separated list of directories that shouldn't be scanned.
84
Useful when you have large directories of non-ruby files inside `$LOAD_PATH`.
85
- It default to ignore any directory named `node_modules`.
+ It defaults to ignore any directory named `node_modules`.
86
87
### Environments
88
0 commit comments