File: test_helper.rb

package info (click to toggle)
ruby-bcrypt-pbkdf 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 196 kB
  • sloc: ansic: 1,062; ruby: 72; makefile: 4
file content (2 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (4)
1
2
$:.unshift File.expand_path('../../lib', __FILE__)
require 'bcrypt_pbkdf'