Sha256: b362289ace1a135e672fbe8e6037791dff9b95303c9553404b7bc28054a7ba83

Contents?: true

Size: 651 Bytes

Versions: 60

Compression:

Stored size: 651 Bytes

Contents

<% toolbar :profile => current_subject %>
<% content_for :sidebar do %>
  <%= render :partial => 'home/sidebar' %>
<% end %>
<%= location(t('account.one'), 
  link_to(t('settings.main'), settings_path)
) %>
<br class="clearfloat" />
<div class="space_center">
</div>
<h2><%= t('settings.for')%> <%= current_subject.name %></h2>
<div class="space_center">
</div>
<%= render :partial => "edit_user"%>

<%= render :partial => "settings/notifications" %>
<% if current_subject.respond_to? :authentication_token%>
<%= render :partial => "settings/api_key" %>
<% end %>
<%= render :partial => "settings/contacts" %>
<%= render :partial => "delete_account"%>

Version data entries

60 entries across 60 versions & 2 rubygems

Version Path
social_stream-0.15.8 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.10.11 app/views/devise/registrations/edit.html.erb
social_stream-0.15.7 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.10.10 app/views/devise/registrations/edit.html.erb
social_stream-0.15.6 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.10.9 app/views/devise/registrations/edit.html.erb
social_stream-0.15.5 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.10.8 app/views/devise/registrations/edit.html.erb
social_stream-0.15.4 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.10.7 app/views/devise/registrations/edit.html.erb
social_stream-0.15.1 base/app/views/devise/registrations/edit.html.erb
social_stream-0.15.0 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.10.6 app/views/devise/registrations/edit.html.erb
social_stream-0.14.1 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.10.5 app/views/devise/registrations/edit.html.erb
social_stream-0.14.0 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.10.4 app/views/devise/registrations/edit.html.erb
social_stream-0.13.3 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.10.3 app/views/devise/registrations/edit.html.erb
social_stream-0.13.2 base/app/views/devise/registrations/edit.html.erb