Skip to content

Commit

Permalink
more filters in user
Browse files Browse the repository at this point in the history
  • Loading branch information
devton committed Feb 14, 2012
1 parent 117f67b commit 54352db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/admin/users.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
scope :primary
scope :backers

filter :id
filter :name
filter :full_name
filter :email
filter :nickname
filter :provider

Expand Down

0 comments on commit 54352db

Please sign in to comment.