Sha256: c2a8895e6bf0a5ba527fbbade5dbf1efc887620be14dfd54e53e706543631af9

Contents?: true

Size: 269 Bytes

Versions: 10

Compression:

Stored size: 269 Bytes

Contents

<p style="color: green"><%= notice %></p>

<%= render @account %>

<div>
  <%= link_to "Edit this account", edit_account_path(@account) %> |
  <%= link_to "Back to accounts", accounts_path %>

  <%= button_to "Destroy this account", @account, method: :delete %>
</div>

Version data entries

10 entries across 10 versions & 6 rubygems

Version Path
lesli_security-0.5.0 app/views/lesli_security/accounts/show.html.erb
lesli_security-0.4.0 app/views/lesli_security/accounts/show.html.erb
lesli_guard-0.3.0 app/views/lesli_guard/accounts/show.html.erb
lesli_letter-0.1.0 app/views/lesli_letter/accounts/show.html.erb
lesli_guard-0.2.0 app/views/lesli_guard/accounts/show.html.erb
lesli_audit-0.5.0 app/views/lesli_audit/accounts/show.html.erb
lesli_help-0.1.0 app/views/lesli_help/accounts/show.html.erb
lesli_audit-0.4.0 app/views/lesli_audit/accounts/show.html.erb
lesli_audit-0.3.0 app/views/lesli_audit/accounts/show.html.erb
lesli_bell-0.1.0 app/views/lesli_bell/accounts/show.html.erb