Class: Harkness::URL

Inherits:
Shale::Mapper
  • Object
show all
Defined in:
lib/harkness/models/url.rb

Overview

A URL.

Instance Attribute Summary collapse

Instance Attribute Details

#typeString (readonly)



8
# File 'lib/harkness/models/url.rb', line 8

attribute :type, Shale::Type::String

#urlString (readonly)



11
# File 'lib/harkness/models/url.rb', line 11

attribute :url, Shale::Type::String