FEATURE: Badge progress

- Refactor model so it stores backfill query
- Implement autobiographer
- Remove sample badge
- Correct featured badges to only include a badge once
This commit is contained in:
Sam
2014-07-03 17:29:44 +10:00
parent 8701a39044
commit 9a9ad9bda8
18 changed files with 216 additions and 115 deletions

View File

@ -233,7 +233,7 @@ class UsersController < ApplicationController
end
flash[:success] = I18n.t(message)
end
end
def change_email
params.require(:email)