<%= asset.tag %> | <%= asset.name %> | <%= asset.make %> | <%= asset.model %> | <%= asset.serial %> | <%= asset.category %> | <%= asset.warranty %> | <%= asset.location %> | <%= asset.assigned %> | <%= asset.status %> | <%= asset.updated %> | <%= link_to 'Show ', asset %> | <%= link_to 'Edit ', edit_asset_path(asset) %> | <%= link_to 'Destroy', asset, :confirm => 'Are you sure?', :method => :delete %> |