Mercurial > hg > soundsoftware-site
view .svn/pristine/08/08cbe25d569ad9b66dc5e2416984f568601a717d.svn-base @ 1535:e2c122809c5c live
Update download count only after sending file (if send_file fails, does it throw and avoid this? unsure)
author | Chris Cannam |
---|---|
date | Wed, 11 Feb 2015 16:16:07 +0000 |
parents | 038ba2d95de8 |
children |
line wrap: on
line source
<%= labelled_form_for @group do |f| %> <%= render :partial => 'form', :locals => { :f => f } %> <%= submit_tag l(:button_save) %> <% end %>