4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
|
.tab-pane.active.fade.show{ role: 'tabpanel', id: 'new' }
|
||
|
- new.each do |user|
|
||
|
= render 'discover/userbox', u: user, type: 'new'
|