Sha256: 33801f609270119d30eeacdc8950f8bfadbfe9f46578f2b4e42b19f3c13055e5

Contents?: true

Size: 705 Bytes

Versions: 19

Compression:

Stored size: 705 Bytes

Contents

<br class="clearfloat" />
<div class="space_center">
</div>
<h2><%= t('settings.for')%> <%= current_subject.name %></h2>
<div class="space_center">
</div>
<% if current_subject==current_user %>
<%= render :partial => "devise/registrations/edit_user", :locals => { :resource => current_user, :resource_name => :user }%>
<% end %>
<%= render :partial => "notifications" %>
<% if current_subject.respond_to? :authentication_token%>
<%= render :partial => "api_key" %>
<% end %>
<% if current_subject==current_user %>
  <%= render :partial => "devise/registrations/delete_account", :locals => { :resource => current_user, :resource_name => :user }%>
<% else %>
  <%= render :partial => 'destroy' %>
<% end %>

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
social_stream-0.12.8 base/app/views/settings/_index.html.erb
social_stream-base-0.9.30 app/views/settings/_index.html.erb
social_stream-0.12.7 base/app/views/settings/_index.html.erb
social_stream-base-0.9.29 app/views/settings/_index.html.erb
social_stream-0.12.6 base/app/views/settings/_index.html.erb
social_stream-0.12.5 base/app/views/settings/_index.html.erb
social_stream-base-0.9.28 app/views/settings/_index.html.erb
social_stream-0.12.4 base/app/views/settings/_index.html.erb
social_stream-base-0.9.27 app/views/settings/_index.html.erb
social_stream-0.12.3 base/app/views/settings/_index.html.erb
social_stream-base-0.9.26 app/views/settings/_index.html.erb
social_stream-0.12.2 base/app/views/settings/_index.html.erb
social_stream-base-0.9.25 app/views/settings/_index.html.erb
social_stream-0.12.1 base/app/views/settings/_index.html.erb
social_stream-base-0.9.24 app/views/settings/_index.html.erb
social_stream-0.12.0 base/app/views/settings/_index.html.erb
social_stream-base-0.9.23 app/views/settings/_index.html.erb
social_stream-0.11.8 base/app/views/settings/_index.html.erb
social_stream-base-0.9.22 app/views/settings/_index.html.erb