Skip to content

Instantly share code, notes, and snippets.

@Sailias
Created April 16, 2013 13:46
Show Gist options
  • Save Sailias/5396019 to your computer and use it in GitHub Desktop.
Save Sailias/5396019 to your computer and use it in GitHub Desktop.
require 'bcrypt'
Kernel.silence_warnings {
BCrypt::Engine::DEFAULT_COST = 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment