module ActionText::Attachable
def attachable_from_sgid(sgid)
def attachable_from_sgid(sgid) from_attachable_sgid(sgid) rescue ActiveRecord::RecordNotFound nil end
def attachable_from_sgid(sgid) from_attachable_sgid(sgid) rescue ActiveRecord::RecordNotFound nil end