## Rails 6.1.2 (February 09, 2021) ##
* No changes.
## Rails 6.1.1 (January 07, 2021) ##
* No changes.
## Rails 6.1.0 (December 09, 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 `