Gem [devise] To select a encryption which isn't bcrypt, you should use devise-encryptable gem.

goodboyRyan · December 17, 2012 · Last by goodboyRyan replied at December 17, 2012 · 2894 hits

=> Booting WEBrick => Rails 3.2.8 application starting in development on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server

[DEVISE] To select a encryption which isn't bcrypt, you should use devise-encryptable gem.

[2012-12-17 10:50:56] INFO WEBrick 1.3.1 [2012-12-17 10:50:56] INFO ruby 1.9.3 (2012-02-16) [x86_64-darwin11.4.0] [2012-12-17 10:50:56] INFO WEBrick::HTTPServer#start: pid=46243 port=3000

这个 devise 警告是什么原因?

在 gemfile 里面添加 gem devise-encryptable

You need to Sign in before reply, if you don't have an account, please Sign up first.