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

Version Path
wordjelly-auth-1.2.5 app/models/auth/work/link.rb
wordjelly-auth-1.2.4 app/models/auth/work/link.rb
wordjelly-auth-1.2.3 app/models/auth/work/link.rb
wordjelly-auth-1.2.2 app/models/auth/work/link.rb
wordjelly-auth-1.2.1 app/models/auth/work/link.rb
wordjelly-auth-1.2.0 app/models/auth/work/link.rb
wordjelly-auth-1.1.9 app/models/auth/work/link.rb
wordjelly-auth-1.1.8 app/models/auth/work/link.rb
wordjelly-auth-1.1.7 app/models/auth/work/link.rb
wordjelly-auth-1.1.6 app/models/auth/work/link.rb
wordjelly-auth-1.1.5 app/models/auth/work/link.rb
wordjelly-auth-1.1.4 app/models/auth/work/link.rb
wordjelly-auth-1.1.3 app/models/auth/work/link.rb
wordjelly-auth-1.1.2 app/models/auth/work/link.rb
wordjelly-auth-1.1.1 app/models/auth/work/link.rb