Module
Merb::Authentication::Mixins::SaltedUser::ClassMethods
In:
lib/merb-auth-more/mixins/salted_user.rb
Methods
encrypt
Public Instance methods
encrypt
(password, salt)
Encrypts some data with the salt.
[Validate]