なるようになるブログ

読書感想文かrailsについてかrubyについてか

rails commit log流し読み(2024/11/12)

2024/11/12分のコミットです。

CHANGELOGへの追加はありませんでした。


[ci skip] Fix ActionController::StrongParameters redundant comment in docs

actionpack/lib/action_controller/metal/strong_parameters.rbのdocの修正です。

ActionController::StrongParameters#requireメソッドのdoc内のexampleコードから、不要なコメントを削除しています。