Welcome to mirror list, hosted at ThFree Co, Russian Federation.

spec_helper.rb « spec « devise-pbkdf2-encryptable « gems « vendor - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ced0cf6fdab87c09f0f11241b39102bacaffbe9b (plain)
1
2
3
4
# frozen_string_literal: true

require 'devise'
require 'devise/pbkdf2_encryptable/encryptable'