Skip to content

Commit de716b0

Browse files
committed
Update changelog
1 parent e38ff49 commit de716b0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

railties/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
* Add `config.precompile_filter_parameters`, which enables precompilation of
28
`config.filter_parameters` using `ActiveSupport::ParameterFilter.precompile_filters`.
39
Precompilation can improve filtering performance, depending on the quantity

0 commit comments

Comments
 (0)