Rails: devise Tut -



Rails: devise Tut -

i tried this: http://blog.blazingcloud.net/2011/01/08/devise-authentication-in-rails-3/

whre added depedencies shown?

//sorry changed question, after answered! sorry this.

bundler manage gem dependencies. when add together devise gemfile , run bundle install, installs run time dependencies well. devise gem depends upon bcrypt-ruby,warden. this link provides details dependencies of devise gem.

ruby-on-rails

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -