mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 21:53:36 +01:00
3 lines
177 B
Text
3 lines
177 B
Text
.tab-pane.active.fade.show{ role: :tabpanel, id: "new" }
|
|
- new.each do |user|
|
|
= render "discover/userbox", u: user, type: "new", value: time_ago_in_words(user.created_at)
|