module ActionText::Attachable
def attachable_sgid
Returns the Signed Global ID for the attachable. The purpose of the ID is set
def attachable_sgid to_sgid(expires_in: nil, for: LOCATOR_NAME).to_s end
def attachable_sgid to_sgid(expires_in: nil, for: LOCATOR_NAME).to_s end