Sha256: 1de2e24ec080c490d4e2b2fe4104bc538612c1d2888ae6d0485e30e7d892c28a
Contents?: true
Size: 164 Bytes
Versions: 3
Compression:
Stored size: 164 Bytes
Contents
<%= table_for @npw do |t| t.column :id t.column :first_name t.column :last_name t.column :category, style: 'background-color: red;' t.column :year end %>
Version data entries
3 entries across 3 versions & 1 rubygems