Sha256: 0c725a945559bfa028ac94b404106cc19d3ffd5f40d688aa0b8180e36cc4e4f3
Contents?: true
Size: 302 Bytes
Versions: 15
Compression:
Stored size: 302 Bytes
Contents
# Section # - Represents a subheading # :kind - 'Section' for single table inheritance (STI) # :label - title for this section such as "Contact information" # :style - ? # :content - ? instructions, agreements, etc. to display module Fe class Section < Element end end
Version data entries
15 entries across 15 versions & 1 rubygems