<%= notice %>
Username | Password | Site | Home | |||
---|---|---|---|---|---|---|
<%= account.username %> | <%= link_to reveal_password_path(account.id), remote: true do %> <% end %> ******** | <%= account.site %> | <%= account.home %> | <%= link_to 'Show', account %> | <%= link_to 'Edit', edit_account_path(account) %> |