Method: ActionText::RichText#embeds
- Defined in:
- actiontext/app/models/action_text/rich_text.rb
#embeds ⇒ Object
:method: embeds
Returns the ‘ActiveStorage::Blob`s of the embedded files.
52 |
# File 'actiontext/app/models/action_text/rich_text.rb', line 52 has_many_attached :embeds |