Sha256: b1f6a9964329f9b895f295c44dbfa9aae44ecda9d4c02bc62089e648ca6dfa81
Contents?: true
Size: 270 Bytes
Versions: 14
Compression:
Stored size: 270 Bytes
Contents
<%= title(@user.name) %> <%= symphonia_form_for(@user, :url => {:action => 'update'}) do |f| %> <%= render(:partial => @user.form_path, :locals => {:f => f}) %> <div class="buttons"> <%= link_to_back %> <%= f.primary t(:button_update) %> </div> <% end %>
Version data entries
14 entries across 14 versions & 1 rubygems