Sha256: 8fd5b3df5bba7afd827dc3e824c24d420be8ffc6fba6c6ed018a11fe99a53d79

Contents?: true

Size: 241 Bytes

Versions: 13

Compression:

Stored size: 241 Bytes

Contents

<%%= render :partial => "data" %>

<%%= link_to 'Edit', <%= namespace.blank? ? "edit_user_path(@user)" : "edit_#{namespace}_user_path(@user)" %> %> |
<%%= link_to 'Back', <%= namespace.blank? ? "users_path" : "#{namespace}_users_path" %> %>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
lockdown-0.5.18 rails_generators/lockdown/templates/app/views/users/show.html.erb
lockdown-0.5.13 rails_generators/lockdown/templates/app/views/users/show.html.erb
lockdown-0.5.14 rails_generators/lockdown/templates/app/views/users/show.html.erb
lockdown-0.5.16 rails_generators/lockdown/templates/app/views/users/show.html.erb
lockdown-0.5.17 rails_generators/lockdown/templates/app/views/users/show.html.erb
lockdown-0.5.22 rails_generators/lockdown/templates/app/views/users/show.html.erb
lockdown-0.5.19 rails_generators/lockdown/templates/app/views/users/show.html.erb
lockdown-0.5.20 rails_generators/lockdown/templates/app/views/users/show.html.erb
lockdown-0.5.21 rails_generators/lockdown/templates/app/views/users/show.html.erb
lockdown-0.6.0 rails_generators/lockdown/templates/app/views/users/show.html.erb
lockdown-0.6.1 rails_generators/lockdown/templates/app/views/users/show.html.erb
lockdown-0.6.2 rails_generators/lockdown/templates/app/views/users/show.html.erb
lockdown-0.6.3 rails_generators/lockdown/templates/app/views/users/show.html.erb