Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby Build a Simple Ruby on Rails Application Creating an Authentication System Generating the Devise Views

Signing out of Users (Devise Views)

Good day,

I have difficulties around the 2 minute mark of the "Generating the Devise Views" of the rails class, after creating the devise views, Jason refreshes the page and is able to still be in localhost:3000/users/sign_up, however when i get the the URL, it says I am already signed in, how can i sign out to create another profile?

jadaml
jadaml
11,593 Points

I would also like an answer to this. It feels like these videos are not up to date with current ruby & rails versions.

2 Answers

Well, looking into the forums they say to wait further, he shows you how to delete the user which logs you out.... altho it only is a temp fix, the otjer thing to take into account is the diffrent operating systems work a lil different... windows does seem to have a harder time....

Well, looking into the forums they say to wait further, he shows you how to delete the user which logs you out.... altho it only is a temp fix, the otjer thing to take into account is the diffrent operating systems work a lil different... windows does seem to have a harder time....