Sha256: 66836946714dd8169d9c37a1c5827730dbfbd941ee38964b7d7f54cfa15b25b9
Contents?: true
Size: 626 Bytes
Versions: 2
Compression:
Stored size: 626 Bytes
Contents
hr .span10 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