Sha256: 202b675d1205e2de1c0814322ea57ffe3ea433f8f255356951e554d62d0807f7
Contents?: true
Size: 209 Bytes
Versions: 1
Compression:
Stored size: 209 Bytes
Contents
module Fixture module Record class Section < Typekit::Element::Base include Typekit::Element::Association include Typekit::Element::Serialization belongs_to :article end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
typekit-client-0.0.6 | spec/fixture/record/section.rb |