Sha256: 105f46b7f5b00c5c6216f5c4adb7b00f82b1606bd84abceea481993b00e0040b

Contents?: true

Size: 595 Bytes

Versions: 64

Compression:

Stored size: 595 Bytes

Contents

<% toolbar :profile, :subject => current_subject %>

<% sidebar %>

<%= 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/language" %>
<%= render :partial => "settings/notifications" %>
<% if current_subject.respond_to? :authentication_token%>
<%= render :partial => "settings/api_key" %>
<% end %>
<%= render :partial => "delete_account"%>

Version data entries

64 entries across 64 versions & 2 rubygems

Version Path
social_stream-base-0.22.0 app/views/devise/registrations/edit.html.erb
social_stream-0.27.3 base/app/views/devise/registrations/edit.html.erb
social_stream-0.27.2 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.21.2 app/views/devise/registrations/edit.html.erb
social_stream-0.27.1 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.21.1 app/views/devise/registrations/edit.html.erb
social_stream-0.27.0 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.21.0 app/views/devise/registrations/edit.html.erb
social_stream-0.26.2 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.20.2 app/views/devise/registrations/edit.html.erb
social_stream-0.26.1 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.20.1 app/views/devise/registrations/edit.html.erb
social_stream-0.26.0 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.20.0 app/views/devise/registrations/edit.html.erb
social_stream-0.25.2 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.19.2 app/views/devise/registrations/edit.html.erb
social_stream-0.25.1 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.19.1 app/views/devise/registrations/edit.html.erb
social_stream-0.25.0 base/app/views/devise/registrations/edit.html.erb
social_stream-base-0.19.0 app/views/devise/registrations/edit.html.erb