1 2 3 4
namespace :cron do desc "every_minute" ...
It's not strictly a refacto...
So this is how I'll leave i...
class User < ActiveRecord::Base include UniqueCodeGenerator ...
other way around ... :} I s...
self.password_reset_code = ...
def make_activation_code counter = 0 loop do ...
make_activation_code and ma...
It's not strictly a refacto...