Methods

Files

Merb::Authentication::Mixins::SaltedUser::SQ3Hooks

Public Instance Methods

before_save() click to toggle source
    # File lib/merb-auth-more/mixins/salted_user/sq_salted_user.rb, line 8
 8:         def before_save
 9:           return false if super == false
10:           encrypt_password
11:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.