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