Skip to content

Commit a93d1e3

Browse files
committed
Re-word rails#49856 CHANGELOG entry
Follow-up to [rails#49856][] Replace shell word expansion with full English. In addition to that change, elaborate on the changes with more detailed explanation. [rails#49856]: rails#49856 (comment)
1 parent 0ecfbe2 commit a93d1e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

actionview/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111

1212
*Sean Doyle*
1313

14-
* Rename `ActionView::TestCase::Behavior::{Content,RenderedViewContent}`
14+
* Rename `ActionView::TestCase::Behavior::Content` to `ActionView::TestCase::Behavior::RenderedViewContent`
15+
16+
Make `RenderedViewContent` inherit from `String`. Make private API with `:nodoc:`
1517

1618
*Sean Doyle*
1719

0 commit comments

Comments
 (0)