## Rails 6.1.0.rc1 (November 02, 2020) ##
* 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 `