instance method
embeds
Ruby on Rails 8.0.4
Since v7.2.3Returns the ActiveStorage::Blob records of the embedded files.
Source
# File actiontext/app/models/action_text/rich_text.rb, line 52
has_many_attached :embeds
Defined in actiontext/app/models/action_text/rich_text.rb line 52
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::RichText