# File lib/devise/schema.rb, line 27
    def encryptable
      apply_devise_schema :password_salt, String
    end