Add password expiration feature to Devise Assuming you already have a Devise model named User and you want to add following Devise Security Extension to it: Password Expirable Password Archivable Session Limitable Add gem and run the generator