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

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