instance method
attachable_sgid
Ruby on Rails 6.0.6
Since v6.0.6Signature
attachable_sgid()
No documentation comment.
Source
# File actiontext/lib/action_text/attachable.rb, line 42
def attachable_sgid
to_sgid(expires_in: nil, for: LOCATOR_NAME).to_s
end
Defined in actiontext/lib/action_text/attachable.rb line 42
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::Attachable