Sha256: 817820b6d5a19cff1a69b118c45f933d1939a09042f4a85e81f4580414e4e9c1
Contents?: true
Size: 381 Bytes
Versions: 7
Compression:
Stored size: 381 Bytes
Contents
module LatoCore class Doc::CellsElementsController < Doc::DocController def block; end def row; end def button; end def buttongroup; end def flash_messages; end def icon; end def title; end def table; end def table_head; end def table_body; end def table_row; end def pagination; end def modal; end end end
Version data entries
7 entries across 7 versions & 1 rubygems