ruby on rails - Devise is screwy -


when put require 'devise' in application.rb, error cannot load such file -- devise when take out, error uninitialized constant devise (nameerror) can't win.

it turns out gem file messed up. needed restart project.


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -