instance method
model
Ruby on Rails edge
Since v7.1.6Signature
model()
No documentation comment.
Source
# File actiontext/lib/action_text/attachables/missing_attachable.rb, line 32
def model
@sgid&.model_name.to_s.safe_constantize
end
Defined in actiontext/lib/action_text/attachables/missing_attachable.rb line 32
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::Attachables::MissingAttachable