Fix some ignored brakeman warnings (#15829)
This commit is contained in:
parent
c3786b29b7
commit
67c5cdea40
5 changed files with 4 additions and 128 deletions
|
@ -51,6 +51,6 @@
|
|||
%th= t('admin.accounts.most_recent_activity')
|
||||
%th
|
||||
%tbody
|
||||
= render @accounts
|
||||
= render partial: 'account', collection: @accounts
|
||||
|
||||
= paginate @accounts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue