Sha256: d589d8355749e85700717b5bbbb1c1d907dae4835d832b9dc4b52ca6c26f9197

Contents?: true

Size: 241 Bytes

Versions: 40

Compression:

Stored size: 241 Bytes

Contents

<%= content_tag(:h1, @user.name) %>
<%= form_for(@user, :url => user_current_path, :html => {:class => 'tabular'}) do |f| %>
  <%= render(:partial => 'form', :locals => {:f => f}) %>
  <p class="buttons">
    <%= f.submit %>
  </p>
<% end %>

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
symphonia-6.0.6 app/views/symphonia/users/edit_current.html.erb
symphonia-6.0.5 app/views/symphonia/users/edit_current.html.erb
symphonia-6.0.4 app/views/symphonia/users/edit_current.html.erb
symphonia-6.0.2 app/views/symphonia/users/edit_current.html.erb
symphonia-6.0.1 app/views/symphonia/users/edit_current.html.erb
symphonia-6.0.0 app/views/symphonia/users/edit_current.html.erb
symphonia-5.0.6 app/views/symphonia/users/edit_current.html.erb
symphonia-5.0.5 app/views/symphonia/users/edit_current.html.erb
symphonia-5.0.4 app/views/symphonia/users/edit_current.html.erb
symphonia-5.0.3 app/views/symphonia/users/edit_current.html.erb
symphonia-5.0.0 app/views/symphonia/users/edit_current.html.erb
symphonia-4.2.0 app/views/symphonia/users/edit_current.html.erb
symphonia-4.1.3 app/views/symphonia/users/edit_current.html.erb
symphonia-4.1.2 app/views/symphonia/users/edit_current.html.erb
symphonia-4.1.1 app/views/symphonia/users/edit_current.html.erb
symphonia-4.1.0 app/views/symphonia/users/edit_current.html.erb
symphonia-4.0.1 app/views/symphonia/users/edit_current.html.erb
symphonia-4.0.0 app/views/symphonia/users/edit_current.html.erb
symphonia-3.4.0 app/views/symphonia/users/edit_current.html.erb
symphonia-3.3.4 app/views/symphonia/users/edit_current.html.erb