Files

Class/Module Index [+]

Quicksearch

Devise::Encryptors

Implements a way of adding different encryptions. The class should implement a self.digest method that taks the following params:

- password
- stretches: the number of times the encryption will be applied
- salt: the password salt as defined by devise
- pepper: Devise config option

[Validate]

Generated with the Darkfish Rdoc Generator 2.