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