This repository was archived by the owner on Jul 21, 2020. It is now read-only.

Description
line 8 in restful_authentication\generators\authenticated\templates\observer.rb misses a question mark (?) after recently_activated (should be recently_activated?)
results in an error
NoMethodError (undefined method recently_activated' for #<User:0xxxxxxxxx>): app/models/user_observer.rb:8:inafter_save'