After I install devise and create a user model. I rake db:migrate and then I rake routes. I then get a error with \"undefined method `devise_for\' for
rake db:migrate
rake routes
You may need to do a bundle install
bundle install