Sha256: f49bd448f0e6cfd07ab8c09b124610f9d7596dcd346dffee245a41662a1c371f
Contents?: true
Size: 141 Bytes
Versions: 2
Compression:
Stored size: 141 Bytes
Contents
module ProMotion module GroupedTable include ProMotion::Table def table_style UITableViewStyleGrouped end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ProMotion-1.0.1 | lib/ProMotion/table/grouped_table.rb |
ProMotion-1.0.0 | lib/ProMotion/table/grouped_table.rb |