なるようになるブログ

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

rails commit log流し読み(2021/06/05)

2021/06/05分のコミットです。

CHANGELOGにのったコミットは以下の通りです。

activestorage/CHANGELOG.md


[ci skip] Fixed typos and grammatical errors in Action Cable Overview

rails guideのAction Cable Overviewの修正です。

タイポの修正、及び、グラマーの修正を行っています。


Merge pull request #42391 from abhaynikam/document-active-storage-generator-types

rails guideのActive Storage Overviewの修正です。

generatorにattachmentattachments fieldを指定するexampleを追加しています。


Merge pull request #42059 from aki77/active-storage-signed-id-expires_in

activestorage/app/models/active_storage/blob.rbの修正です。

ActiveStorage::Blobsigned_idメソッドでexpires_inオプションが指定出来るよう修正しています。


Merge pull request #42400 from abhaynikam/document-action-text-field-attributes

rails guideのAction Text Overviewの修正です。

generatorにrich_text fieldを指定するexampleを追加しています。


Merge pull request #42398 from AdityaBhutani/fix-and-improve-guide-action-controller-overview

rails guideのAction Controller Overviewの修正です。

guide全体のグラマーの修正を行っています。