Sha256: feb70c90cdfed41e2d82095c46c834319868abe367089388b0e4e3ae6f5823ca
Contents?: true
Size: 644 Bytes
Versions: 2
Compression:
Stored size: 644 Bytes
Contents
hr .span10 style="width: 96%" table#edit_tables.table-bordered.table.table-hover thead tr#th-title th index th Field th Type th Null th Key th Default th Extra - if @fields.present? tbody - @fields.each_with_index do |field,index| tr td = index + 1 td = field["Field"] td = field["Type"] td = field["Null"] td = field["key"] td = field["Default"] td = field["extra"]
Version data entries
2 entries across 2 versions & 1 rubygems