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 e38ff49 commit de716b0Copy full SHA for de716b0
railties/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+* Rails console now disables `IRB`'s autocompletion feature in production by default.
2
+
3
+ Setting `IRB_USE_AUTOCOMPLETE=true` can override this default.
4
5
+ *Stan Lo*
6
7
* Add `config.precompile_filter_parameters`, which enables precompilation of
8
`config.filter_parameters` using `ActiveSupport::ParameterFilter.precompile_filters`.
9
Precompilation can improve filtering performance, depending on the quantity
0 commit comments