Module Devise::Models::TokenAuthenticatable::ClassMethods
In: lib/devise/models/token_authenticatable.rb

Methods

Public Instance methods

Generate a token checking if one does not already exist in the database.

[Validate]