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