Securing a Rails API with Devise
I'm currently working on a whisky tasting and bottle inventory application, and have gotten to the point where I need to add some user security. I decided to try Devise, even though »
I'm currently working on a whisky tasting and bottle inventory application, and have gotten to the point where I need to add some user security. I decided to try Devise, even though »
I've been working more with Ruby lately, and wanted to implement a Ruby real-time messaging project like the one in my previous post. I decided on Faye, because its features seemed to »