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

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