Joined May 2012
·
Posted to
Ignore (turn off) Devise config.reconfirmable while saving email in update action
over 1 year
ago
Nice :) The former solution look more clean for me - I see clearly that we disable some magic for some duration. The latter looks very confusing and looks wrong at the first look, before you reach the "AHA! DEVISE!" moment :)
Posted to
Be more productive
over 1 year
ago
Just did that... it will be painful...
Achievements
241 Karma
16,996 Total ProTip Views
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Altruist
Increase developer well-being by sharing at least 20 open source projects
Lab
Have at least one original repo where C# is the dominant language
Epidexipteryx
Have at least one original repo where C++ is the dominant language
Forked 20
Have an established project that's been forked at least 20 times
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
Ok, I've red source a bit, and it seems, that you can achieve the exactly same effect by: