* removing errant 'b' in the code

This commit is contained in:
Seth Call 2013-07-31 10:06:36 -05:00
parent 6c19304aee
commit cdb138a447
1 changed files with 1 additions and 1 deletions

View File

@ -673,7 +673,7 @@ module JamRuby
user.photo_url = photo_url
if invited_user.nil? b
if invited_user.nil?
user.can_invite = Limits::USERS_CAN_INVITE
user.email_confirmed = false
user.signup_token = SecureRandom.urlsafe_base64