summaryrefslogtreecommitdiff
path: root/app/views/users/index.html.haml
blob: b49c854e0c626e76773023d6834750eb12a8e9a0 (plain)
1
2
3
4
- @show_navigation = false

= search :users
= table @users, %w(username created updated actions)