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-base-0.10.2 app/views/devise/registrations/edit.html.erb
social_stream-0.13.1 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.10.1 app/views/devise/registrations/edit.html.erb
social_stream-0.13.0 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.10.0 app/views/devise/registrations/edit.html.erb
social_stream-0.12.14 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.9.36 app/views/devise/registrations/edit.html.erb
social_stream-0.12.13 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.9.35 app/views/devise/registrations/edit.html.erb
social_stream-0.12.12 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.9.34 app/views/devise/registrations/edit.html.erb
social_stream-0.12.11 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.9.33 app/views/devise/registrations/edit.html.erb
social_stream-0.12.10 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.9.32 app/views/devise/registrations/edit.html.erb
social_stream-0.12.9 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.9.31 app/views/devise/registrations/edit.html.erb
social_stream-0.12.8 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.9.30 app/views/devise/registrations/edit.html.erb
social_stream-0.12.7 base/app/views/devise/registrations/edit.html.erb