Skip to content

Commit

Permalink
adjust email attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
devton committed Apr 3, 2012
1 parent b6ff786 commit ac855fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/user.rb
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ class User < ActiveRecord::Base
<<-SQL
users.id,
users.name,
users.email,
count(backers.id) as count_backs
SQL
).
Expand Down

0 comments on commit ac855fb

Please sign in to comment.