230

Dear future self,

Next time you're working on the project's routes, be sure that people don't have to be logged in to login.

It will make your life easier.

Regards,

Your past self that is tired to be this retarded.

Comments
  • 4
    @iThink94 that's exactly what I had in mind when I realized 😂
  • 2
    @iThink94 yeah seriously isn't it fine if the user is already logged out?
  • 3
    Sounds like your application has incredible security, that's pretty impressive.
  • 1
    @stisch maybe, but devise is also goofy as fuck sometimes
  • 0
    @DRBragg No, I was the goofy dude here, I put my "devise_for :user" method inside my "authenticate :user do" method, and I took way too much time to realize it :D
  • 0
    @Drillan767 bwhaha that's awesome. I've done goofy shit like that too.
Add Comment