Sha256: e34a5aafdd1bae2cabc8617249bb1960b29de9323ba9b3db306399a05f19058c
Contents?: true
Size: 195 Bytes
Versions: 15
Compression:
Stored size: 195 Bytes
Contents
class Auth::Work::Link include Auth::Concerns::ChiefModelConcern embedded_in :instruction, :class_name => "Auth::Work::Instruction" field :url, type: String field :url_text, type: String end
Version data entries
15 entries across 15 versions & 1 rubygems