Sha256: 1478aa602bb2759f5888816fd0a4163534836dfe59c446bb8ce87652217aeab5
Contents?: true
Size: 292 Bytes
Versions: 9
Compression:
Stored size: 292 Bytes
Contents
%tr.dated-cost{:id => "dated_cost_#{dated_cost.id}"} %td.field = l(dated_cost.date) %td.field.cost{':data-cost' => dated_cost.cost.to_f} = dated_cost.cost %td.actions = link_to_edit_resource(dated_cost, :remote => true) = link_to_destroy_resource(dated_cost, :remote => true)
Version data entries
9 entries across 9 versions & 1 rubygems