diff --git a/actiontext/CHANGELOG.md b/actiontext/CHANGELOG.md index 393daabfa3..3e97ffb0d6 100644 --- a/actiontext/CHANGELOG.md +++ b/actiontext/CHANGELOG.md @@ -1,3 +1,16 @@ +* Declare `ActionText::FixtureSet.attachment` to generate an + `` element with + a valid `sgid` attribute. + + ```ruby + hello_world_review_content: + record: hello_world (Review) + name: content + body:

<%= ActionText::FixtureSet.attachment("messages", :hello_world) %> is great!

+ ``` + + *Sean Doyle* + * Locate `fill_in_rich_text_area` by `