Sha256: 3ad1a726805d345d4b268c63c40fa3aed3fd4a7bb93cefd4445b66a6430ca4db
Contents?: true
Size: 196 Bytes
Versions: 1
Compression:
Stored size: 196 Bytes
Contents
module Rocx module Properties class PaperSource < ComplexProperty tag :paperSrc attribute :first, expects: :integer attribute :other, expects: :integer end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rocx-0.7.0 | lib/rocx/elements/paper_source.rb |