Devise authentication styled with Tailwind UI

What's this about?

In this video, we'll install the devise gem for authentication in our Ruby on Rails application. We'll talk about a common gotcha with navigational formats to avoid the error where the user_url method is undefined in the Devise::Registrations controller. We'll also talk about how to switch sign out to use a get method and briefly why that might be a bad idea (but we do it anyways).

Author

CJ Avilla

CJ Avilla

I'm interested in learning new programming languages; building high leverage tools; and recently, sharing what I've learned from dozens of other incredible and generous friends and online strangers in the form of video content.