Relative Content

Tag Archive for ruby-on-railsruby-on-rails-4

Devise gem bundled but server indicating error

I am a newbie and would need some assistance. i added a devise gem and added to my instagram clone app and added “sign up”, sign in”, “sign out”, and “edit profile” links onto my navbar afterwards but my server is indicating a NoMethodError. I have carefully observed the routes from the rails routes and added them to the links but its still not working.