Sean Doyle
|
76b33aa3d1
|
Add ActionText::FixtureSet.attachment
Permit generating rich-text attachment markup in YAML fixtures:
hello_world_review_content:
record: hello_world (Review)
name: content
body: <p><%= ActionText::FixtureSet.attachment("messages", :hello_world) %> is great!</p>
|
2020-10-30 15:53:35 -04:00 |
|