instance method
record
Ruby on Rails 8.0.4
Since v7.2.3Returns the associated record.
Source
# File actiontext/app/models/action_text/rich_text.rb, line 46
belongs_to :record, polymorphic: true, touch: true
Defined in actiontext/app/models/action_text/rich_text.rb line 46
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::RichText