Method: ActionText::RichText#record

Defined in:
actiontext/app/models/action_text/rich_text.rb

#recordObject

:method: record

Returns the associated record.



46
# File 'actiontext/app/models/action_text/rich_text.rb', line 46

belongs_to :record, polymorphic: true, touch: true