Skip to content

Commit fc7befc

Browse files
authored
Merge pull request rails#50752 from seanpdoyle/issue-49818-changelog
Re-word rails#49856 CHANGELOG entry [ci skip]
2 parents 5034b08 + a93d1e3 commit fc7befc

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)