Authentication with Warden, devise-less For most of us, using warden means using devise. Devise served me well but it's big and there's a lot of convention that you need to abide by. Getting up & running with devise is fairly simple. Warden needs a little bit more to get started and I'm going to show you how to implement it to have a similar setup. Warden is great. But it might not be as simple to