2019/10/28分のコミットです。
CHANGELOGへの追加はありませんでした。
Edit AS core extension docs [ci skip]
rails guideのActive Support Core Extensionsの修正です。
String#truncate_bytes、Hash#deep_transform_values/!メソッドについての説明を追加、及び、Enumerable#index_withメソッドのexampleコードに不足していた変数の指定処理を追加しています。
Merge pull request #37562 from BakiVernes/vp/number_helper_docs
activesupport/lib/active_support/number_helper/number_to_human_converter.rb、
activesupport/lib/active_support/number_helper/number_to_human_size_converter.rbのdocの修正です。
docの最初の単語を大文字に修正、及び、文の末尾にドットを追加しています。